cezarykluczynski / stapi

STAPI, a Star Trek API
https://stapi.co
MIT License
123 stars 14 forks source link

Genres added to video games #4

Closed kamilates closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #4 into master will decrease coverage by 0.04%. The diff coverage is 52.38%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master       #4      +/-   ##
============================================
- Coverage     93.73%   93.68%   -0.05%     
- Complexity     6636     6638       +2     
============================================
  Files          1033     1036       +3     
  Lines         17461    17482      +21     
  Branches       1147     1147              
============================================
+ Hits          16367    16378      +11     
- Misses          781      791      +10     
  Partials        313      313
Impacted Files Coverage Δ Complexity Δ
...tapi/etl/template/common/factory/GenreFactory.java 0% <0%> (ø) 0 <0> (?)
...zarykluczynski/stapi/model/genre/entity/Genre.java 0% <0%> (ø) 0 <0> (?)
...me/processor/VideoGameTemplateGenresProcessor.java 100% <100%> (ø) 2 <2> (?)
...etl/template/video_game/dto/VideoGameTemplate.java 93.33% <100%> (+0.47%) 13 <0> (ø) :arrow_down:

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 146d8ec...8105362. Read the comment docs.