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

Add parameter and return types to importDXF #1205

Merged
merged 1 commit into from
Dec 16, 2022

Conversation

sethfischer
Copy link
Contributor

  • add parameter and return types
  • fix param filename case in docstring
  • fix disjointed paragraph in rendered docs
  • format example code with black

* add parameter and return types
* fix param filename case in docstring
* fix disjointed paragraph in rendered docs
* format example code with black
@codecov
Copy link

codecov bot commented Dec 16, 2022

Codecov Report

Merging #1205 (f9cbf52) into master (917d918) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master    #1205   +/-   ##
=======================================
  Coverage   94.01%   94.01%           
=======================================
  Files          26       26           
  Lines        5413     5414    +1     
  Branches      919      919           
=======================================
+ Hits         5089     5090    +1     
  Misses        193      193           
  Partials      131      131           
Impacted Files Coverage Δ
cadquery/occ_impl/importers/__init__.py 94.44% <100.00%> (+0.15%) ⬆️

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

@adam-urbanczyk
Copy link
Member

LGTM, thanks @sethfischer

@adam-urbanczyk adam-urbanczyk merged commit 4b4e64b into CadQuery:master Dec 16, 2022
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