laristra / flecsi

A mirror of FleCSI's internal gitlab repository.
Other
67 stars 34 forks source link

Update travis allow_failure #621

Closed ktsai7 closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #621 into master will decrease coverage by 2.9%. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           master    #621     +/-   ##
========================================
- Coverage    25.3%   22.4%     -3%     
========================================
  Files         174     149     -25     
  Lines        8989    6628   -2361     
  Branches      913     823     -90     
========================================
- Hits         2282    1488    -794     
+ Misses       6565    4950   -1615     
- Partials      142     190     +48
Flag Coverage Δ
#clang ?
#gcc 22.4% <ø> (ø) :arrow_up:
Impacted Files Coverage Δ
flecsi/data/internal_client.h 0% <0%> (-100%) :arrow_down:
flecsi/topology/mesh_storage.h 0% <0%> (-100%) :arrow_down:
flecsi/coloring/communicator.h 0% <0%> (-100%) :arrow_down:
flecsi/coloring/crs.h 0% <0%> (-100%) :arrow_down:
flecsi/coloring/parmetis_colorer.h 0% <0%> (-98.6%) :arrow_down:
flecsi/utils/demangle.cc 0% <0%> (-71.5%) :arrow_down:
flecsi/utils/simple_id.h 60% <0%> (-36.6%) :arrow_down:
flecsi/data/ragged_accessor.h 55.5% <0%> (-34.5%) :arrow_down:
flecsi/coloring/mpi_communicator.h 62.5% <0%> (-28.9%) :arrow_down:
flecsi/data/global_accessor.h 75% <0%> (-25%) :arrow_down:
... and 155 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 8a4748e...b278f3c. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

Merging #621 into master will decrease coverage by <.1%. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           master    #621     +/-   ##
========================================
- Coverage    25.3%   25.3%   -0.1%     
========================================
  Files         174     174             
  Lines        8989    8987      -2     
  Branches      913     913             
========================================
- Hits         2282    2280      -2     
  Misses       6565    6565             
  Partials      142     142
Flag Coverage Δ
#clang 21.7% <ø> (ø) :arrow_up:
#gcc 22.4% <ø> (-0.1%) :arrow_down:
Impacted Files Coverage Δ
flecsi/execution/mpi/execution_policy.h 21% <0%> (-7.6%) :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 8a4748e...a876df7. Read the comment docs.