Skip to content

Allow spaces in a vector literal - #445

Merged
jmwright merged 3 commits into
masterfrom
selectors-fix
Aug 31, 2020
Merged

Allow spaces in a vector literal#445
jmwright merged 3 commits into
masterfrom
selectors-fix

Conversation

@adam-urbanczyk

Copy link
Copy Markdown
Member

Will resolve #443

@codecov

codecov Bot commented Aug 30, 2020

Copy link
Copy Markdown

Codecov Report

Merging #445 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #445   +/-   ##
=======================================
  Coverage   93.58%   93.58%           
=======================================
  Files          25       25           
  Lines        5316     5316           
  Branches      554      554           
=======================================
  Hits         4975     4975           
  Misses        215      215           
  Partials      126      126           
Impacted Files Coverage Δ
cadquery/selectors.py 99.09% <ø> (ø)
tests/test_selectors.py 100.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 c7b7e95...a8d13c9. Read the comment docs.

@jmwright jmwright left a comment

Copy link
Copy Markdown
Member

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

@jmwright
jmwright merged commit b3d089f into master Aug 31, 2020
@jmwright
jmwright deleted the selectors-fix branch October 28, 2025 20:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Select edges after transformed()

2 participants