Skip to content

[CS2103T-F12-4] HackLink#167

Open
bachletuankhai wants to merge 455 commits into
nus-cs2103-AY2324S2:masterfrom
AY2324S2-CS2103T-F12-4:master
Open

[CS2103T-F12-4] HackLink#167
bachletuankhai wants to merge 455 commits into
nus-cs2103-AY2324S2:masterfrom
AY2324S2-CS2103T-F12-4:master

Conversation

@bachletuankhai

Copy link
Copy Markdown

HackLink helps student hackathon organisers manage details of their events' participants, staffs and sponsors. It is an alternative to traditional tools like spreadsheets, with a command-line-based interface optimized for users who prefer typing over using a mouse.

@codecov

codecov Bot commented Mar 7, 2024

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 43.89744% with 547 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.82%. Comparing base (8b35e85) to head (199f84d).

Files with missing lines Patch % Lines
src/main/java/seedu/address/ui/EventWindow.java 0.00% 106 Missing ⚠️
...rc/main/java/seedu/address/ui/EventCommandBox.java 0.00% 47 Missing ⚠️
...va/seedu/address/logic/parser/EventParserUtil.java 0.00% 40 Missing ⚠️
src/main/java/seedu/address/ui/MainWindow.java 0.00% 40 Missing ⚠️
...n/java/seedu/address/storage/JsonAdaptedEvent.java 0.00% 29 Missing ⚠️
src/main/java/seedu/address/MainApp.java 0.00% 17 Missing ⚠️
...in/java/seedu/address/logic/parser/ParserUtil.java 26.08% 16 Missing and 1 partial ⚠️
...va/seedu/address/storage/JsonEventBookStorage.java 19.04% 17 Missing ⚠️
...edu/address/logic/commands/EventCommandResult.java 36.00% 16 Missing ⚠️
...edu/address/storage/JsonSerializableEventBook.java 0.00% 15 Missing ⚠️
... and 35 more
Additional details and impacted files
@@              Coverage Diff              @@
##             master     #167       +/-   ##
=============================================
- Coverage     76.87%   64.82%   -12.06%     
- Complexity      617      760      +143     
=============================================
  Files           104      134       +30     
  Lines          1929     2746      +817     
  Branches        169      250       +81     
=============================================
+ Hits           1483     1780      +297     
- Misses          382      885      +503     
- Partials         64       81       +17     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

bachletuankhai and others added 29 commits April 4, 2024 22:19
Update UserGuide with undo and redo
Update UserGuide: add how to get to event window
dhlee03 and others added 30 commits April 15, 2024 20:14
Update developer guide for manual testing
Update developer guide and userguide
* master:
  Update participants to persons in  DeveloperGuide.md
  Update Ui image
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.

4 participants