Skip to content
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

Indicate additional breaking changes + docstring fixes #573

Merged
merged 4 commits into from
Jan 15, 2021

Conversation

adam-urbanczyk
Copy link
Member

@adam-urbanczyk adam-urbanczyk commented Jan 12, 2021

Will resolve #572

@codecov
Copy link

codecov bot commented Jan 12, 2021

Codecov Report

Merging #573 (103f468) into master (ccf56e6) will increase coverage by 0.28%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #573      +/-   ##
==========================================
+ Coverage   94.26%   94.55%   +0.28%     
==========================================
  Files          29       29              
  Lines        6348     6884     +536     
  Branches      675      874     +199     
==========================================
+ Hits         5984     6509     +525     
- Misses        226      236      +10     
- Partials      138      139       +1     
Impacted Files Coverage Δ
cadquery/cq.py 92.61% <ø> (+2.95%) ⬆️
cadquery/occ_impl/shapes.py 91.92% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ccf56e6...103f468. Read the comment docs.

@adam-urbanczyk
Copy link
Member Author

Does the wording look good to you @jmwright ?

@jmwright
Copy link
Member

@adam-urbanczyk Looks good to me. Is there a specific PR that each breaking change can be tagged with, or is it too hard to pin the changes down to just one PR?

@adam-urbanczyk
Copy link
Member Author

Good point, added those.

@adam-urbanczyk adam-urbanczyk changed the title Indicate additional breaking changes Indicate additional breaking changes + docstring fixes Jan 13, 2021
Copy link
Member

@jmwright jmwright left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks @adam-urbanczyk

@adam-urbanczyk
Copy link
Member Author

OK, merging.

@adam-urbanczyk adam-urbanczyk merged commit 3098c90 into master Jan 15, 2021
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.

Helix example is no longer working
2 participants