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

[CS2103T-W15-4] InternEase #83

Open
wants to merge 852 commits into
base: master
Choose a base branch
from

Conversation

jianminglok
Copy link

InternEase provides CS students with a platform to seamlessly keep track and manage their internship applications to various companies.

@codecov
Copy link

codecov bot commented Feb 18, 2023

Codecov Report

Patch coverage: 69.47% and project coverage change: -2.65 ⚠️

Comparison is base (928f146) 72.15% compared to head (a53d287) 69.51%.

Additional details and impacted files
@@             Coverage Diff              @@
##             master      #83      +/-   ##
============================================
- Coverage     72.15%   69.51%   -2.65%     
- Complexity      399     1040     +641     
============================================
  Files            70      161      +91     
  Lines          1232     3490    +2258     
  Branches        125      440     +315     
============================================
+ Hits            889     2426    +1537     
- Misses          311      840     +529     
- Partials         32      224     +192     
Impacted Files Coverage Δ
src/main/java/seedu/address/MainApp.java 0.00% <0.00%> (ø)
...n/java/seedu/address/commons/core/GuiSettings.java 61.53% <ø> (-7.70%) ⬇️
...main/java/seedu/address/commons/core/Messages.java 0.00% <ø> (ø)
...rc/main/java/seedu/address/logic/LogicManager.java 0.00% <0.00%> (-75.00%) ⬇️
...va/seedu/address/logic/commands/RemindCommand.java 0.00% <0.00%> (ø)
...a/seedu/address/logic/parser/AddCommandParser.java 0.00% <0.00%> (-100.00%) ⬇️
...ss/logic/parser/AddInterviewDateCommandParser.java 0.00% <0.00%> (ø)
...eedu/address/logic/parser/DeleteCommandParser.java 100.00% <ø> (ø)
.../seedu/address/logic/parser/EditCommandParser.java 0.00% <0.00%> (-92.31%) ⬇️
...a/seedu/address/logic/parser/InternEaseParser.java 0.00% <0.00%> (ø)
... and 129 more

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

weekiat-douze pushed a commit to weekiat-douze/tp that referenced this pull request Apr 1, 2023
Update Example for Add Image in User Guide
laihuiqi and others added 28 commits April 4, 2023 15:53
Fix error message bug - format for `ApplicationDeadline` in EditDeadline
Command.
Add javadoc header comments.
# Conflicts:
#	src/test/java/seedu/address/testutil/TypicalInternships.java
jiasheng59 and others added 30 commits April 10, 2023 20:29
Test on internship application optional fields
Update PopupEditInternship.java
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.

5 participants