Skip to content

rarray: bound spacings to greater than 0 - #454

Merged
adam-urbanczyk merged 5 commits into
CadQuery:masterfrom
JosiahBradley:master
Sep 27, 2020
Merged

rarray: bound spacings to greater than 0#454
adam-urbanczyk merged 5 commits into
CadQuery:masterfrom
JosiahBradley:master

Conversation

@JosiahBradley

Copy link
Copy Markdown
Contributor

This addresses Issue #451 Instead of matching the conditional for the counts I left them alone as the data types are different.

JosiahBradley and others added 2 commits September 21, 2020 20:05
* Fix a typo.

* Pin black version in travis

Co-authored-by: Adam Urbańczyk <adam-urbanczyk@users.noreply.github.com>
@adam-urbanczyk

Copy link
Copy Markdown
Member

Thanks @JosiahBradley , could you rebase to get the latest Travis conf?

@codecov

codecov Bot commented Sep 26, 2020

Copy link
Copy Markdown

Codecov Report

Merging #454 into master will increase coverage by 0.04%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #454      +/-   ##
==========================================
+ Coverage   93.61%   93.66%   +0.04%     
==========================================
  Files          25       25              
  Lines        5326     5334       +8     
  Branches      554      554              
==========================================
+ Hits         4986     4996      +10     
+ Misses        215      214       -1     
+ Partials      125      124       -1     
Impacted Files Coverage Δ
cadquery/cq.py 88.27% <100.00%> (+0.21%) ⬆️
tests/test_cadquery.py 98.98% <100.00%> (+<0.01%) ⬆️
tests/test_exporters.py 100.00% <0.00%> (ø)

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 2d721d0...a06c252. Read the comment docs.

@adam-urbanczyk

Copy link
Copy Markdown
Member

Thanks for the fix @JosiahBradley , I just added a simple test.

@adam-urbanczyk
adam-urbanczyk merged commit 32f25f7 into CadQuery:master Sep 27, 2020
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