lanl / vpic

Vector Particle-In-Cell (VPIC) Project
Other
152 stars 76 forks source link

Testing travis particle id changes #131

Closed rfbird closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #131 into global_particle_id will decrease coverage by 2.23%. The diff coverage is 64.84%.

Impacted file tree graph

@@                  Coverage Diff                   @@
##           global_particle_id     #131      +/-   ##
======================================================
- Coverage               82.83%   80.60%   -2.24%     
======================================================
  Files                     120      123       +3     
  Lines                    7452     8549    +1097     
  Branches                 1159     1436     +277     
======================================================
+ Hits                     6173     6891     +718     
- Misses                    781     1027     +246     
- Partials                  498      631     +133     
Impacted Files Coverage Δ
src/species_advance/standard/sort_p.cc 50.00% <ø> (ø)
src/util/checkpt/checkpt.cc 64.50% <ø> (+0.15%) :arrow_up:
src/vpic/misc.cc 45.07% <0.00%> (-3.42%) :arrow_down:
src/vpic/vpic.h 85.00% <ø> (+0.78%) :arrow_up:
test/integrated/particle_IDs/particle_IDs.deck 59.17% <ø> (ø)
src/species_advance/species_advance_aos.h 37.50% <37.50%> (ø)
src/vpic/advance.cc 72.61% <50.00%> (-0.36%) :arrow_down:
src/vpic/dump.cc 58.28% <51.42%> (-11.26%) :arrow_down:
...ecies_advance/standard/pipeline/sort_p_pipeline.cc 77.89% <60.34%> (-17.23%) :arrow_down:
...rated/particle_annotation/particle_annotation.deck 72.35% <72.35%> (ø)
... and 36 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 2d77a10...487ca44. Read the comment docs.