Skip to content

[CS2103T-W17-1] KanBug Tracker#62

Open
KishenKumarrrrr wants to merge 742 commits into
nus-cs2103-AY2021S1:masterfrom
AY2021S1-CS2103T-W17-1:master
Open

[CS2103T-W17-1] KanBug Tracker#62
KishenKumarrrrr wants to merge 742 commits into
nus-cs2103-AY2021S1:masterfrom
AY2021S1-CS2103T-W17-1:master

Conversation

@KishenKumarrrrr
Copy link
Copy Markdown

KanBug Tracker helps CS2103/T students manage bug details of their projects. It is optimised to work offline in the command line so that frequent tasks can be done remotely, securely and quickly by typing in commands.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Sep 22, 2020

Codecov Report

Merging #62 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #62   +/-   ##
=========================================
  Coverage     72.31%   72.31%           
  Complexity      400      400           
=========================================
  Files            70       70           
  Lines          1228     1228           
  Branches        124      124           
=========================================
  Hits            888      888           
  Misses          308      308           
  Partials         32       32           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6389d85...5144156. Read the comment docs.

GeNiaaz pushed a commit to GeNiaaz/tp that referenced this pull request Oct 3, 2020
create meeting class and its implementation in participation and project
@codecov-io
Copy link
Copy Markdown

codecov-io commented Oct 13, 2020

Codecov Report

Merging #62 (3b77f20) into master (6389d85) will decrease coverage by 0.30%.
The diff coverage is 76.03%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #62      +/-   ##
============================================
- Coverage     72.31%   72.01%   -0.31%     
- Complexity      400      633     +233     
============================================
  Files            70       91      +21     
  Lines          1228     1915     +687     
  Branches        124      227     +103     
============================================
+ Hits            888     1379     +491     
- Misses          308      457     +149     
- Partials         32       79      +47     
Impacted Files Coverage Δ Complexity Δ
src/main/java/seedu/address/MainApp.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...in/java/seedu/address/commons/core/LogsCenter.java 78.37% <ø> (ø) 10.00 <0.00> (ø)
...main/java/seedu/address/commons/core/Messages.java 0.00% <ø> (ø) 0.00 <0.00> (ø)
src/main/java/seedu/address/ui/BugCard.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
src/main/java/seedu/address/ui/BugCardKanban.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
src/main/java/seedu/address/ui/BugListPanel.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...main/java/seedu/address/ui/BugListPanelKanban.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
src/main/java/seedu/address/ui/HelpWindow.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
src/main/java/seedu/address/ui/KanbanPanel.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
src/main/java/seedu/address/ui/MainWindow.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
... and 96 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6389d85...3b77f20. Read the comment docs.

Licheng-Wu pushed a commit to Licheng-Wu/tp that referenced this pull request Oct 19, 2020
KishenKumarrrrr and others added 26 commits November 7, 2020 16:37
Update Non-Functional Requirement, Glossary and add more Diagram in DG
Divide BugCard's constructor into smaller chunks
duynguyen24501 and others added 30 commits November 9, 2020 14:06
Update UG for CS2101 Submission
Add contributor of the Save feature section
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.

7 participants