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 PyGerber 3 VM prototype #254

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

Add PyGerber 3 VM prototype #254

wants to merge 7 commits into from

Conversation

Argmaster
Copy link
Owner

@Argmaster Argmaster commented Jul 12, 2024

See #255

@Argmaster Argmaster added the enhancement New feature or request label Jul 12, 2024
@Argmaster Argmaster added this to the 3.0.0 milestone Jul 12, 2024
@Argmaster Argmaster self-assigned this Jul 12, 2024
Copy link

codecov bot commented Jul 12, 2024

Codecov Report

Attention: Patch coverage is 86.88525% with 72 lines in your changes missing coverage. Please review.

Project coverage is 84.74%. Comparing base (fef1764) to head (0b40481).

Files Patch % Lines
src/pygerber/vm/types/color.py 58.20% 28 Missing ⚠️
src/pygerber/vm/types/unit.py 73.43% 17 Missing ⚠️
src/pygerber/vm/pillow/vm.py 89.65% 15 Missing ⚠️
src/pygerber/vm/types/vector.py 89.24% 10 Missing ⚠️
src/pygerber/vm/types/layer_id.py 90.00% 1 Missing ⚠️
src/pygerber/vm/types/model.py 87.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #254      +/-   ##
==========================================
+ Coverage   84.58%   84.74%   +0.15%     
==========================================
  Files         187      203      +16     
  Lines        7552     8100     +548     
==========================================
+ Hits         6388     6864     +476     
- Misses       1164     1236      +72     
Flag Coverage Δ
unittests 84.74% <86.88%> (+0.15%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

None yet

1 participant