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

Refactor unit test suite #211

Merged
merged 24 commits into from
Jun 8, 2024
Merged

Refactor unit test suite #211

merged 24 commits into from
Jun 8, 2024

Conversation

Argmaster
Copy link
Owner

Resolves: #187

@Argmaster Argmaster added the enhancement New feature or request label Jun 2, 2024
@Argmaster Argmaster added this to the 2.4.0 milestone Jun 2, 2024
@Argmaster Argmaster self-assigned this Jun 2, 2024
Copy link

codecov bot commented Jun 5, 2024

Codecov Report

Attention: Patch coverage is 93.33333% with 2 lines in your changes missing coverage. Please review.

Project coverage is 81.56%. Comparing base (597bceb) to head (4b7bec3).

Files Patch % Lines
src/pygerber/gerberx3/api/_v2.py 50.00% 1 Missing ⚠️
src/pygerber/gerberx3/parser/parser.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #211      +/-   ##
==========================================
- Coverage   86.14%   81.56%   -4.58%     
==========================================
  Files         194      194              
  Lines        7649     7671      +22     
==========================================
- Hits         6589     6257     -332     
- Misses       1060     1414     +354     
Flag Coverage Δ
unittests 81.56% <93.33%> (-4.58%) ⬇️

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.

@Argmaster Argmaster force-pushed the refactor/unit-test-suite branch 2 times, most recently from 2806754 to 0b82717 Compare June 7, 2024 23:36
@Argmaster Argmaster merged commit 10544d9 into main Jun 8, 2024
14 checks passed
@Argmaster Argmaster deleted the refactor/unit-test-suite branch June 8, 2024 11:37
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: Done
Development

Successfully merging this pull request may close these issues.

Refactor unit test suite
1 participant