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

Add bulk insertion of supplemental attributes #411

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Add bulk insertion of supplemental attributes

c27b829
Select commit
Loading
Failed to load commit list.
Draft

Add bulk insertion of supplemental attributes #411

Add bulk insertion of supplemental attributes
c27b829
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 31, 2024 in 1s

77.84% (+0.18%) compared to 8c4d57d

View this Pull Request on Codecov

77.84% (+0.18%) compared to 8c4d57d

Details

Codecov Report

Attention: Patch coverage is 95.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 77.84%. Comparing base (8c4d57d) to head (c27b829).

Files with missing lines Patch % Lines
src/supplemental_attribute_manager.jl 85.00% 3 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #411      +/-   ##
==========================================
+ Coverage   77.65%   77.84%   +0.18%     
==========================================
  Files          69       69              
  Lines        5474     5534      +60     
==========================================
+ Hits         4251     4308      +57     
- Misses       1223     1226       +3     
Files with missing lines Coverage Δ
src/supplemental_attribute_associations.jl 94.47% <100.00%> (+1.18%) ⬆️
src/system_data.jl 91.45% <100.00%> (+0.17%) ⬆️
src/supplemental_attribute_manager.jl 92.17% <85.00%> (-1.52%) ⬇️