meyer-lab / FcRegression.jl

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

Symbol to string #305

Closed stephendl102 closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #305 (6898402) into master (a270907) will decrease coverage by 0.24%. The diff coverage is 46.98%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #305      +/-   ##
=========================================
- Coverage    9.94%   9.70%   -0.25%     
=========================================
  Files          20      20              
  Lines         995    1000       +5     
=========================================
- Hits           99      97       -2     
- Misses        896     903       +7     
Impacted Files Coverage Δ
src/FcRegression.jl 4.54% <ø> (+1.31%) :arrow_up:
src/figures/figureB1.jl 0.00% <0.00%> (ø)
src/mixture.jl 5.59% <0.00%> (-0.18%) :arrow_down:
src/regression.jl 0.00% <0.00%> (ø)
src/synergy.jl 0.00% <0.00%> (ø)
src/dataHelpers.jl 84.46% <90.69%> (+1.28%) :arrow_up:

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 a270907...6898402. Read the comment docs.

cyrillustan commented 3 years ago

@stephendl102 take a look at this. Compare each figure made here with the original ones and make sure things are consistent. I disabled all humanized figures for now.

stephendl102 commented 3 years ago

@cyrillustan Oh great! You were able to fix this branch. I built the figures on both master and this branch and they appeared to be the same. I believe this branch is ready to merge.