marcobonici / CosmoCentral.jl

A Julia code for cosmological analysis.
https://marcobonici.github.io/CosmoCentral.jl/dev/
Other
15 stars 0 forks source link

Fixed CI #94

Closed marcobonici closed 3 years ago

marcobonici commented 3 years ago

Now the continuos integrations works. We make an integation test each time, evaluating the fisher matrix and comparing with a saved one.

codecov[bot] commented 3 years ago

Codecov Report

Merging #94 (4cbd979) into main (ac345ae) will decrease coverage by 0.01%. The diff coverage is 53.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #94      +/-   ##
==========================================
- Coverage   51.38%   51.36%   -0.02%     
==========================================
  Files          21       21              
  Lines        1158     1170      +12     
==========================================
+ Hits          595      601       +6     
- Misses        563      569       +6     
Impacted Files Coverage Δ
src/CosmologicalStructures.jl 95.45% <ø> (ø)
src/Covariance.jl 51.06% <0.00%> (-3.49%) :arrow_down:
src/FileIO.jl 53.90% <66.66%> (+0.87%) :arrow_up:
src/Forecaster.jl 79.24% <100.00%> (ø)

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 ac345ae...4cbd979. Read the comment docs.