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

Branch kk filter by status #66

Merged

Update ModelStub to include

1afa057
Select commit
Loading
Failed to load commit list.
Merged

Branch kk filter by status #66

Update ModelStub to include
1afa057
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 28, 2024 in 1s

54.28% (-1.10%) compared to ca9335b

View this Pull Request on Codecov

54.28% (-1.10%) compared to ca9335b

Details

Codecov Report

Attention: Patch coverage is 8.51064% with 43 lines in your changes are missing coverage. Please review.

Project coverage is 54.28%. Comparing base (ca9335b) to head (1afa057).
Report is 14 commits behind head on master.

Files Patch % Lines
...s/model/article/ArticleMatchesStatusPredicate.java 0.00% 17 Missing ⚠️
...ic/commands/articlecommands/SetArticleCommand.java 0.00% 10 Missing ⚠️
.../address/logic/parser/SetArticleCommandParser.java 0.00% 7 Missing ⚠️
...c/main/java/seedu/address/model/ArticleFilter.java 50.00% 3 Missing ⚠️
...rc/main/java/seedu/address/model/ModelManager.java 33.33% 2 Missing ⚠️
...del/article/exceptions/InvalidStatusException.java 0.00% 2 Missing ⚠️
.../java/seedu/address/logic/commands/SetCommand.java 0.00% 1 Missing ⚠️
.../seedu/address/logic/parser/ArticleBookParser.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master      #66      +/-   ##
============================================
- Coverage     55.38%   54.28%   -1.10%     
- Complexity      451      452       +1     
============================================
  Files            97      103       +6     
  Lines          1959     2006      +47     
  Branches        200      205       +5     
============================================
+ Hits           1085     1089       +4     
- Misses          835      878      +43     
  Partials         39       39              

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