johnding1996 / HKUST-COMP3111H-Group

Group Project of COMP 3111H in Fall 2017 at HKUST
Apache License 2.0
0 stars 0 forks source link

Feature/controller #67

Closed thomaszhouan closed 6 years ago

thomaszhouan commented 6 years ago

New features

codecov[bot] commented 6 years ago

Codecov Report

Merging #67 into develop will increase coverage by 0.4%. The diff coverage is 75%.

Impacted file tree graph

@@             Coverage Diff             @@
##             develop     #67     +/-   ##
===========================================
+ Coverage       62.8%   63.3%   +0.4%     
- Complexity       279     281      +2     
===========================================
  Files             36      36             
  Lines           1285    1309     +24     
  Branches         129     131      +2     
===========================================
+ Hits             808     829     +21     
- Misses           424     425      +1     
- Partials          53      55      +2
Impacted Files Coverage Δ Complexity Δ
...ng-chatbot/src/main/java/controller/Formatter.java 4.8% <0%> (ø) 2 <0> (ø) :arrow_down:
...ot/src/main/java/controller/ChatbotController.java 76.2% <77.4%> (+1.5%) 32 <3> (+2) :arrow_up:

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 ddef16a...08bec2e. Read the comment docs.