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)

@ialarmedalien ialarmedalien merged commit eb0d786 into develop Jan 29, 2026
7 of 8 checks passed
@ialarmedalien ialarmedalien deleted the add_script branch January 29, 2026 13:09
@codecov
Copy link

codecov bot commented Jan 29, 2026

Codecov Report

❌ Patch coverage is 16.66667% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 52.62%. Comparing base (b9900c2) to head (938386e).
⚠️ Report is 3 commits behind head on develop.

Files with missing lines Patch % Lines
...cdm_data_loader_utils/parsers/uniprot/idmapping.py 16.66% 5 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #75      +/-   ##
===========================================
- Coverage    52.67%   52.62%   -0.05%     
===========================================
  Files           63       63              
  Lines         3233     3236       +3     
===========================================
  Hits          1703     1703              
- Misses        1530     1533       +3     
Files with missing lines Coverage Δ
...cdm_data_loader_utils/parsers/uniprot/idmapping.py 79.54% <16.66%> (-5.83%) ⬇️

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 4cf9ebb...938386e. Read the comment docs.

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

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