meyer-lab / FcRegression.jl

Study Fc antibody dynamics using a multivalent binding model
2 stars 0 forks source link

More fixes in murine in vitro NUTS #490

Closed cyrillustan closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #490 (0b1502b) into master (5196298) will increase coverage by 0.23%. The diff coverage is 26.19%.

:exclamation: Current head 0b1502b differs from pull request most recent head ab71b78. Consider uploading reports for the commit ab71b78 to get more accurate results

@@            Coverage Diff             @@
##           master     #490      +/-   ##
==========================================
+ Coverage   23.34%   23.58%   +0.23%     
==========================================
  Files          28       28              
  Lines        1495     1501       +6     
==========================================
+ Hits          349      354       +5     
- Misses       1146     1147       +1     
Impacted Files Coverage Δ
src/figures/figure2a.jl 0.00% <0.00%> (ø)
src/mcmc.jl 22.72% <0.00%> (ø)
src/murineFit.jl 41.84% <25.64%> (+1.39%) :arrow_up:
src/dataHelpers.jl 88.12% <100.00%> (ø)

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more