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 to pyproject only #21

Merged
merged 3 commits into from
Jul 24, 2023

fix comment

07571cf
Select commit
Loading
Failed to load commit list.
Merged

switch to pyproject only #21

fix comment
07571cf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 24, 2023 in 0s

97.66% (+1.54%) compared to bd702e1

View this Pull Request on Codecov

97.66% (+1.54%) compared to bd702e1

Details

Codecov Report

Patch coverage has no change and project coverage change: +1.54 🎉

Comparison is base (bd702e1) 96.11% compared to head (07571cf) 97.66%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #21      +/-   ##
==========================================
+ Coverage   96.11%   97.66%   +1.54%     
==========================================
  Files          12       11       -1     
  Lines         567      557      -10     
==========================================
- Hits          545      544       -1     
+ Misses         22       13       -9     
Impacted Files Coverage Δ
inheritance_explorer/tests/test_cli.py 100.00% <ø> (ø)
...itance_explorer/tests/test_inheritance_explorer.py 98.63% <ø> (ø)
inheritance_explorer/tests/test_similarity.py 100.00% <ø> (ø)
inheritance_explorer/tests/test_utilities.py 100.00% <ø> (ø)
inheritance_explorer/tests/test_widgets.py 100.00% <ø> (ø)

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