Skip to content

Dev - #6

Merged
sedv8808 merged 5 commits into
mainfrom
dev
Aug 4, 2026
Merged

Dev#6
sedv8808 merged 5 commits into
mainfrom
dev

BU-405 Updated functions to upload aeDNA records and make sure it sta…

0a6e1dc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 4, 2026 in 0s

70.67% (+19.98%) compared to 419487d

View this Pull Request on Codecov

70.67% (+19.98%) compared to 419487d

Details

Codecov Report

❌ Patch coverage is 96.51163% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.67%. Comparing base (419487d) to head (0a6e1dc).

Files with missing lines Patch % Lines
src/DataBUS/neotomaHelpers/read_csv.py 91.66% 2 Missing ⚠️
src/DataBUS/AeDNAAssay.py 88.88% 1 Missing ⚠️
src/DataBUS/AeDNALibrary.py 88.88% 1 Missing ⚠️
src/DataBUS/neotomaHelpers/utils.py 83.33% 1 Missing ⚠️
src/DataBUS/neotomaValidator/valid_data.py 75.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##             main       #6       +/-   ##
===========================================
+ Coverage   50.69%   70.67%   +19.98%     
===========================================
  Files          71       77        +6     
  Lines        3470     3618      +148     
===========================================
+ Hits         1759     2557      +798     
+ Misses       1711     1061      -650     
Files with missing lines Coverage Δ
src/DataBUS/AeDNAEntity.py 100.00% <100.00%> (ø)
src/DataBUS/AeDNAModel.py 87.50% <100.00%> (+65.62%) ⬆️
src/DataBUS/Project.py 83.72% <100.00%> (+57.53%) ⬆️
src/DataBUS/Response.py 100.00% <100.00%> (ø)
src/DataBUS/__init__.py 100.00% <100.00%> (ø)
src/DataBUS/neotomaHelpers/__init__.py 100.00% <100.00%> (ø)
src/DataBUS/neotomaHelpers/pull_params.py 98.00% <100.00%> (+0.08%) ⬆️
src/DataBUS/neotomaValidator/__init__.py 100.00% <100.00%> (ø)
...ataBUS/neotomaValidator/_aedna_entity_validator.py 100.00% <100.00%> (ø)
...c/DataBUS/neotomaValidator/valid_aednalibraries.py 100.00% <100.00%> (ø)
... and 10 more

... and 12 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.