GitGotGo1 / sem

Repository of GitGotGot Java application using SQL to output reports
Apache License 2.0
0 stars 5 forks source link

Ticket #34 - The top number of populated capital cities in a region where the number is provided by the user. #78

Closed Amckenzie93 closed 5 years ago

Amckenzie93 commented 5 years ago

Ticket #34 - The top number of populated capital cities in a region where the number is provided by the user.

codecov[bot] commented 5 years ago

Codecov Report

Merging #78 into master will decrease coverage by 1.84%. The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff             @@
##             master     #78      +/-   ##
===========================================
- Coverage      7.81%   5.96%   -1.85%     
  Complexity        9       9              
===========================================
  Files            12      11       -1     
  Lines           371     486     +115     
  Branches         19      24       +5     
===========================================
  Hits             29      29              
- Misses          341     456     +115     
  Partials          1       1
Impacted Files Coverage Δ Complexity Δ
...main/java/com/napier/sem/PopulationReportView.java 0% <0%> (ø) 0 <0> (ø) :arrow_down:
...ain/java/com/napier/sem/CapitalCityReportView.java 0% <0%> (ø) 0 <0> (ø) :arrow_down:
...java/com/napier/sem/PopulationReportGenerator.java 0% <0%> (ø) 0 <0> (ø) :arrow_down:
src/main/java/com/napier/sem/App.java 4.85% <0%> (-1.21%) 6 <0> (ø)
src/main/java/com/napier/sem/CityReportView.java 0% <0%> (ø) 0 <0> (ø) :arrow_down:
...c/main/java/com/napier/sem/LanguageReportView.java 0% <0%> (ø) 0 <0> (?)

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 1b956b9...1558df1. Read the comment docs.

Amckenzie93 commented 5 years ago

not required and is wrongly going to master