Skip to content

Set version for unreleased packages #1286

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 4, 2023
Merged

Set version for unreleased packages #1286

merged 2 commits into from
Apr 4, 2023

Conversation

adam-urbanczyk
Copy link
Member

Report version also in unreleased packages

@codecov
Copy link

codecov bot commented Mar 14, 2023

Codecov Report

Merging #1286 (d4f5857) into master (436ab58) will increase coverage by 0.07%.
The diff coverage is 96.96%.

❗ Current head d4f5857 differs from pull request most recent head 05dd733. Consider uploading reports for the commit 05dd733 to get more accurate results

@@            Coverage Diff             @@
##           master    #1286      +/-   ##
==========================================
+ Coverage   94.17%   94.24%   +0.07%     
==========================================
  Files          26       26              
  Lines        5461     5495      +34     
  Branches      928      932       +4     
==========================================
+ Hits         5143     5179      +36     
+ Misses        188      187       -1     
+ Partials      130      129       -1     
Impacted Files Coverage Δ
cadquery/occ_impl/exporters/dxf.py 97.00% <96.93%> (+4.57%) ⬆️
cadquery/occ_impl/exporters/__init__.py 94.11% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@jmwright
Copy link
Member

jmwright commented Apr 3, 2023

Is this ready to merge?

@adam-urbanczyk
Copy link
Member Author

Is this ready to merge?

Yes, please.

@jmwright jmwright merged commit ac7273b into master Apr 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Version reported as 0.0.0 for dev versions when using conda or pip
4 participants