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

Switch from pytest to unittest #33

Merged
merged 1 commit into from
Dec 7, 2023
Merged

Switch from pytest to unittest #33

merged 1 commit into from
Dec 7, 2023

Conversation

remcohaszing
Copy link
Owner

This saves a dev dependency which sometimes drops support for Python versions in minor versions.

This saves a dev dependency which sometimes drops support for Python
versions in minor versions.
Copy link

codecov bot commented Dec 7, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (31b07d5) 95.34% compared to head (a235a02) 97.72%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #33      +/-   ##
==========================================
+ Coverage   95.34%   97.72%   +2.37%     
==========================================
  Files           1        1              
  Lines          43       44       +1     
  Branches        8       14       +6     
==========================================
+ Hits           41       43       +2     
  Misses          1        1              
+ Partials        1        0       -1     

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

@remcohaszing remcohaszing merged commit a31e277 into main Dec 7, 2023
11 checks passed
@remcohaszing remcohaszing deleted the pytest-unittest branch December 7, 2023 10:41
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.

None yet

1 participant