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

Make 100% test coverage, ensure that all tests are executed on CI. #2

Merged
merged 5 commits into from
Mar 15, 2023

Conversation

Czaki
Copy link
Owner

@Czaki Czaki commented Mar 15, 2023

  • Ensure all test_proper_version_handle executed on CI
  • pre-commit/pre-commit-hooks
  • Fix partial line coverage

@codecov
Copy link

codecov bot commented Mar 15, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +1.01 🎉

Comparison is base (903dd57) 98.98% compared to head (dc45c82) 100.00%.

Additional details and impacted files
@@             Coverage Diff             @@
##             main        #2      +/-   ##
===========================================
+ Coverage   98.98%   100.00%   +1.01%     
===========================================
  Files           3         6       +3     
  Lines          99       228     +129     
  Branches       28        44      +16     
===========================================
+ Hits           98       228     +130     
+ Partials        1         0       -1     
Impacted Files Coverage Δ
tests/test_integration.py 100.00% <100.00%> (ø)

... and 5 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@Czaki Czaki changed the title Add test for absolute constrains path Make 100% test coverage, ensure that all tests are executed on CI. Mar 15, 2023
@Czaki Czaki merged commit 9b5fef5 into main Mar 15, 2023
@Czaki Czaki deleted the improve_tests branch March 15, 2023 14: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.

1 participant