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

Fix some warnings from unit tests #2929

Merged
merged 4 commits into from
Sep 6, 2024

Really remove rows in compound models

5163bde
Select commit
Loading
Failed to load commit list.
Merged

Fix some warnings from unit tests #2929

Really remove rows in compound models
5163bde
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 6, 2024 in 0s

66.88% (+0.01%) compared to 27d5f5d

View this Pull Request on Codecov

66.88% (+0.01%) compared to 27d5f5d

Details

Codecov Report

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

Project coverage is 66.88%. Comparing base (27d5f5d) to head (5163bde).

Files with missing lines Patch % Lines
spinetoolbox/mvcmodels/compound_table_model.py 88.23% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2929      +/-   ##
==========================================
+ Coverage   66.86%   66.88%   +0.01%     
==========================================
  Files         190      190              
  Lines       37027    37063      +36     
  Branches     6355     6367      +12     
==========================================
+ Hits        24759    24790      +31     
- Misses      10945    10952       +7     
+ Partials     1323     1321       -2     

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