lanl / vpic

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

Sync Tracer Branch with Devel #136

Closed rfbird closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #136 (a150517) into global_particle_id (adb6c2c) will decrease coverage by 0.09%. The diff coverage is 59.03%.

Impacted file tree graph

@@                  Coverage Diff                   @@
##           global_particle_id     #136      +/-   ##
======================================================
- Coverage               80.60%   80.51%   -0.10%     
======================================================
  Files                     123      123              
  Lines                    8548     8544       -4     
  Branches                 1436     1437       +1     
======================================================
- Hits                     6890     6879      -11     
- Misses                   1027     1032       +5     
- Partials                  631      633       +2     
Impacted Files Coverage Δ
src/boundary/boundary_p.cc 87.84% <ø> (ø)
src/collision/pipeline/takizuka_abe_pipeline.cc 63.23% <ø> (ø)
src/collision/takizuka_abe.cc 46.34% <0.00%> (-2.38%) :arrow_down:
src/sf_interface/interpolator_array.cc 86.20% <ø> (ø)
..._interface/pipeline/interpolator_array_pipeline.cc 97.01% <ø> (ø)
src/sf_interface/pipeline/reduce_array_pipeline.cc 72.72% <ø> (ø)
...es_advance/standard/pipeline/advance_p_pipeline.cc 93.43% <0.00%> (-0.69%) :arrow_down:
...cies_advance/standard/pipeline/hydro_p_pipeline.cc 98.01% <ø> (-0.06%) :arrow_down:
src/util/util_base.cc 57.29% <ø> (-0.88%) :arrow_down:
test/integrated/collision/test_collision.deck 86.61% <0.00%> (+0.74%) :arrow_up:
... and 7 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 adb6c2c...a150517. Read the comment docs.