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

show deprecation warning only when required #1201

Merged
merged 1 commit into from
Jan 10, 2023

Conversation

hiaselhans
Copy link
Contributor

Show the deprecation warning (used in workplane.text) only when the argument is actually used in the function call.

Show the deprecation warning (used in workplane.text) only when the argument is actually used in the function call.
@codecov
Copy link

codecov bot commented Jan 7, 2023

Codecov Report

Merging #1201 (837b039) into master (03c3266) will increase coverage by 0.06%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #1201      +/-   ##
==========================================
+ Coverage   94.01%   94.07%   +0.06%     
==========================================
  Files          26       26              
  Lines        5412     5421       +9     
  Branches      919      919              
==========================================
+ Hits         5088     5100      +12     
+ Misses        193      190       -3     
  Partials      131      131              
Impacted Files Coverage Δ
cadquery/occ_impl/exporters/assembly.py 100.00% <0.00%> (ø)
cadquery/occ_impl/solver.py 96.22% <0.00%> (+0.01%) ⬆️
cadquery/occ_impl/assembly.py 98.44% <0.00%> (+0.02%) ⬆️
cadquery/occ_impl/importers/__init__.py 94.44% <0.00%> (+0.15%) ⬆️
cadquery/cqgi.py 80.73% <0.00%> (+1.22%) ⬆️

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

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.

Thanks @hiaselhans

@jmwright jmwright merged commit 4c6f968 into CadQuery:master Jan 10, 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.

3 participants