meyer-lab / FcRegression.jl

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

More work on human and murine affinity fitting #493

Closed cyrillustan closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #493 (cd07665) into master (868d284) will decrease coverage by 1.15%. The diff coverage is 18.32%.

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

@@            Coverage Diff             @@
##           master     #493      +/-   ##
==========================================
- Coverage   23.24%   22.09%   -1.16%     
==========================================
  Files          28       28              
  Lines        1497     1616     +119     
==========================================
+ Hits          348      357       +9     
- Misses       1149     1259     +110     
Impacted Files Coverage Δ
src/FcRegression.jl 0.00% <ø> (ø)
src/dataHelpers.jl 79.66% <0.00%> (-8.47%) :arrow_down:
src/figures/figure2b.jl 0.00% <0.00%> (ø)
src/figures/figure3.jl 0.00% <0.00%> (ø)
src/humanRobinett.jl 0.00% <0.00%> (ø)
src/murineLeukocyte.jl 0.00% <0.00%> (ø)
src/figures/figure2.jl 19.60% <28.57%> (+2.30%) :arrow_up:
src/murineFit.jl 51.02% <34.61%> (+12.31%) :arrow_up:
src/humanFit.jl 30.76% <83.33%> (ø)
src/mixture.jl 43.20% <100.00%> (+6.59%) :arrow_up:

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