Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

inputs.toml and support libRR intracellulars #100

Merged
merged 1 commit into from
Mar 3, 2025

intracellular introduced, and inputs.toml

0c4a204
Select commit
Loading
Failed to load commit list.
Merged

inputs.toml and support libRR intracellulars #100

intracellular introduced, and inputs.toml
0c4a204
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 3, 2025 in 1s

94.38% (-0.48%) compared to 9233b45, passed because coverage increased by 0.56% when compared to adjusted base (93.81%)

View this Pull Request on Codecov

94.38% (-0.48%) compared to 9233b45, passed because coverage increased by 0.56% when compared to adjusted base (93.81%)

Details

Codecov Report

Attention: Patch coverage is 95.80675% with 46 lines in your changes missing coverage. Please review.

Project coverage is 94.38%. Comparing base (9233b45) to head (0c4a204).

Files with missing lines Patch % Lines
src/VCTComponents.jl 89.18% 16 Missing ⚠️
src/VCTClasses.jl 95.90% 5 Missing ⚠️
src/VCTCompilation.jl 94.04% 5 Missing ⚠️
src/VCTDeletion.jl 92.72% 4 Missing ⚠️
src/VCTDatabase.jl 98.13% 2 Missing ⚠️
src/VCTExport.jl 83.33% 2 Missing ⚠️
src/VCTICCell.jl 81.81% 2 Missing ⚠️
src/VCTICECM.jl 81.81% 2 Missing ⚠️
src/VCTModule.jl 88.23% 2 Missing ⚠️
src/VCTProjectConfiguration.jl 97.22% 2 Missing ⚠️
... and 3 more
Additional details and impacted files
@@               Coverage Diff               @@
##           development     #100      +/-   ##
===============================================
- Coverage        94.85%   94.38%   -0.48%     
===============================================
  Files               27       29       +2     
  Lines             3696     3723      +27     
===============================================
+ Hits              3506     3514       +8     
- Misses             190      209      +19     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.