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

added test cases for parser util, add expense parser #224

Merged
merged 2 commits into from
Apr 9, 2023

Conversation

nicleejy
Copy link

@nicleejy nicleejy commented Apr 9, 2023

Some test cases for utility functions yet to be written.
Merge to incorporate sample expense and recurring expense data.

@codecov
Copy link

codecov bot commented Apr 9, 2023

Codecov Report

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

Comparison is base (de46f89) 47.58% compared to head (cafcd72) 50.02%.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #224      +/-   ##
============================================
+ Coverage     47.58%   50.02%   +2.43%     
- Complexity      493      526      +33     
============================================
  Files           109      109              
  Lines          2482     2483       +1     
  Branches        265      266       +1     
============================================
+ Hits           1181     1242      +61     
+ Misses         1195     1126      -69     
- Partials        106      115       +9     
Impacted Files Coverage Δ
src/main/java/fasttrack/commons/core/Messages.java 0.00% <ø> (ø)
...rc/main/java/fasttrack/logic/parser/CliSyntax.java 88.88% <ø> (-3.97%) ⬇️
...c/main/java/fasttrack/logic/parser/ParserUtil.java 76.81% <100.00%> (+57.97%) ⬆️

... and 11 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.

@gitsac gitsac merged commit e0c693a into AY2223S2-CS2103T-W09-2:master Apr 9, 2023
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.

2 participants