marcobonici / CosmoCentral.jl

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

Develop #93

Closed marcobonici closed 3 years ago

marcobonici commented 3 years ago

Added first version of the Fisher Forecast test using Zenodo

codecov[bot] commented 3 years ago

Codecov Report

Merging #93 (ac345ae) into main (080464c) will increase coverage by 34.77%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##             main      #93       +/-   ##
===========================================
+ Coverage   16.60%   51.38%   +34.77%     
===========================================
  Files          21       21               
  Lines        1144     1158       +14     
===========================================
+ Hits          190      595      +405     
+ Misses        954      563      -391     
Impacted Files Coverage Δ
src/CosmologicalStructures.jl 95.45% <0.00%> (-4.55%) :arrow_down:
src/Background.jl 62.06% <0.00%> (+13.79%) :arrow_up:
src/MathUtils.jl 54.20% <0.00%> (+14.01%) :arrow_up:
src/Density.jl 82.14% <0.00%> (+14.28%) :arrow_up:
src/WeightFunctions.jl 81.57% <0.00%> (+21.05%) :arrow_up:
src/Bias.jl 100.00% <0.00%> (+30.00%) :arrow_up:
src/FileIO.jl 53.03% <0.00%> (+31.97%) :arrow_up:
src/Fisher.jl 51.28% <0.00%> (+51.28%) :arrow_up:
src/Covariance.jl 54.54% <0.00%> (+54.54%) :arrow_up:
src/Forecaster.jl 79.24% <0.00%> (+78.59%) :arrow_up:
... and 2 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 080464c...ac345ae. Read the comment docs.