Skip to content

Conversation

@ialarmedalien
Copy link
Collaborator

Description of PR purpose/changes

  • Please include a summary of the change and which issue is fixed.
  • Please also include relevant motivation and context.
  • List any dependencies that are required for this change.

Testing Instructions

  • Details for how to test the PR:
  • Tests pass locally and in GitHub Actions

Dev Checklist:

  • My code follows the guidelines at https://sites.google.com/lbl.gov/trussresources/home?authuser=0
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • I have run Ruff format to format my code
  • I have run Ruff check and fixed any errors that it uncovered
  • Any dependent changes have been merged and published in downstream modules

Updating Version and Release Notes (if applicable)

@codecov
Copy link

codecov bot commented Jan 21, 2026

Codecov Report

❌ Patch coverage is 90.68323% with 30 lines in your changes missing coverage. Please review.
✅ Project coverage is 48.60%. Comparing base (b3d8269) to head (7031200).
⚠️ Report is 8 commits behind head on develop.

Files with missing lines Patch % Lines
src/cdm_data_loader_utils/utils/cdm_logger.py 76.31% 9 Missing ⚠️
src/cdm_data_loader_utils/readers/dsv.py 80.95% 8 Missing ⚠️
src/cdm_data_loader_utils/utils/helpers.py 0.00% 7 Missing ⚠️
src/cdm_data_loader_utils/utils/gz.py 89.74% 4 Missing ⚠️
src/cdm_data_loader_utils/audit/schema.py 94.44% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #69      +/-   ##
===========================================
+ Coverage    43.78%   48.60%   +4.82%     
===========================================
  Files           42       52      +10     
  Lines         2592     2911     +319     
===========================================
+ Hits          1135     1415     +280     
- Misses        1457     1496      +39     
Files with missing lines Coverage Δ
src/cdm_data_loader_utils/core/constants.py 100.00% <100.00%> (ø)
src/cdm_data_loader_utils/core/pipeline_run.py 100.00% <100.00%> (ø)
...m_data_loader_utils/utils/download/async_client.py 100.00% <100.00%> (ø)
src/cdm_data_loader_utils/utils/download/core.py 100.00% <100.00%> (ø)
...dm_data_loader_utils/utils/download/sync_client.py 100.00% <100.00%> (ø)
src/cdm_data_loader_utils/utils/spark_delta.py 82.41% <100.00%> (-0.20%) ⬇️
src/cdm_data_loader_utils/audit/schema.py 94.44% <94.44%> (ø)
src/cdm_data_loader_utils/utils/gz.py 89.74% <89.74%> (ø)
src/cdm_data_loader_utils/utils/helpers.py 0.00% <0.00%> (ø)
src/cdm_data_loader_utils/readers/dsv.py 80.95% <80.95%> (ø)
... and 1 more

... and 1 file with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update dd0c28e...7031200. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ialarmedalien ialarmedalien merged commit ac86512 into develop Jan 21, 2026
9 of 10 checks passed
@ialarmedalien ialarmedalien deleted the add_in_downloaders branch January 21, 2026 16:41
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.

2 participants