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

Save sample set object with metadata keys #116

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

charleshtrenholm
Copy link
Collaborator

Saves time in populating dynamic dropdowns by storing metadata keys in sample set instead of only within the samples themselves.

@codecov
Copy link

codecov bot commented May 5, 2022

Codecov Report

Merging #116 (7bbdd17) into master (91b860f) will decrease coverage by 0.09%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #116      +/-   ##
==========================================
- Coverage   82.44%   82.34%   -0.10%     
==========================================
  Files          12       12              
  Lines        1447     1439       -8     
==========================================
- Hits         1193     1185       -8     
  Misses        254      254              
Impacted Files Coverage Δ
lib/sample_uploader/sample_uploaderImpl.py 79.22% <ø> (-0.12%) ⬇️
lib/sample_uploader/utils/mappings.py 85.84% <ø> (ø)
lib/sample_uploader/utils/sample_utils.py 76.76% <ø> (-0.75%) ⬇️
lib/sample_uploader/utils/importer.py 88.04% <100.00%> (+0.08%) ⬆️

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 91b860f...7bbdd17. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant