meyer-lab / FcRegression.jl

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

Restructure MCMC fitting code and figure 2/3 #497

Closed cyrillustan closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #497 (7174dd2) into master (36eb28c) will increase coverage by 5.22%. The diff coverage is 53.16%.

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

@@            Coverage Diff             @@
##           master     #497      +/-   ##
==========================================
+ Coverage   22.09%   27.31%   +5.22%     
==========================================
  Files          28       25       -3     
  Lines        1616     1413     -203     
==========================================
+ Hits          357      386      +29     
+ Misses       1259     1027     -232     
Impacted Files Coverage Δ
src/FcRegression.jl 0.00% <ø> (ø)
src/figures/figure1.jl 0.00% <0.00%> (ø)
src/figures/figure2.jl 0.00% <0.00%> (-19.61%) :arrow_down:
src/figures/figure3.jl 0.00% <0.00%> (ø)
src/plotMCMC.jl 0.00% <0.00%> (ø)
src/runMCMC.jl 66.01% <66.01%> (ø)
src/mixture.jl 46.87% <90.00%> (+3.67%) :arrow_up:
src/dataHelpers.jl 89.44% <95.52%> (+9.78%) :arrow_up:
src/figures/figureCommon.jl 0.00% <0.00%> (-4.26%) :arrow_down:

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