raphaelgabbay / TP-Java-4A-S2

Architecture logicielle : TP 2020 - AMICHE_CIMONARD_DIABI_FERIER_GABBAY
GNU General Public License v3.0
2 stars 1 forks source link

Implementation of the map, use it in Point #14

Closed AlexCim closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #14 into master will increase coverage by 4.84%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #14      +/-   ##
============================================
+ Coverage     46.66%   51.51%   +4.84%     
- Complexity       11       12       +1     
============================================
  Files             5        6       +1     
  Lines            30       33       +3     
============================================
+ Hits             14       17       +3     
  Misses           16       16
Impacted Files Coverage Δ Complexity Δ
src/main/java/com/esiea/tp4A/PlanetMap.java 100% <100%> (ø) 1 <1> (?)
src/main/java/com/esiea/tp4A/Point.java 100% <100%> (ø) 9 <8> (ø) :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 7564916...4784668. Read the comment docs.