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

update grade edit #62

Merged

Conversation

yap-zong-xin
Copy link

No description provided.

@yap-zong-xin yap-zong-xin added this to the v1.3 milestone Mar 30, 2024
@yap-zong-xin yap-zong-xin linked an issue Mar 30, 2024 that may be closed by this pull request
Copy link

codecov bot commented Mar 30, 2024

Codecov Report

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

Project coverage is 65.17%. Comparing base (49593b1) to head (3f5bcbc).

Files Patch % Lines
.../seedu/address/logic/parser/EditCommandParser.java 0.00% 10 Missing ⚠️
...java/seedu/address/logic/commands/EditCommand.java 0.00% 5 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master      #62      +/-   ##
============================================
+ Coverage     65.09%   65.17%   +0.08%     
  Complexity      423      423              
============================================
  Files            77       76       -1     
  Lines          1593     1591       -2     
  Branches        166      167       +1     
============================================
  Hits           1037     1037              
+ Misses          518      516       -2     
  Partials         38       38              

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

@yap-zong-xin yap-zong-xin merged commit d27adcf into AY2324S2-CS2103-F08-4:master Mar 30, 2024
4 of 5 checks passed
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.

Change Edit command
1 participant