Skip to content

294 internal bug fetch reports only#295

Merged
jessicarowell merged 3 commits into
devfrom
294-internal-bug-fetch_reports_only
Mar 17, 2025
Merged

294 internal bug fetch reports only#295
jessicarowell merged 3 commits into
devfrom
294-internal-bug-fetch_reports_only

Conversation

@jessicarowell

Copy link
Copy Markdown
Collaborator

Description

Patch to fix a bug in --fetch_reports_only workflow

Checklist

Go Through Checklist Below and Place A ✔️ (X Inside the Box) if Completed

General Checks

  • Have you run appropriate tests (unit/integration/end-to-end) to check logic across run environments (Conda/Docker/Singularity on Scicomp/AWS/NF Tower/Local)?

    For each relevant configuration:

    • Can the program run completely through without erroring out?
    • Does it produce the expected outputs, given the inputs provided?
  • Have you conducted proper linting procedures?

    • Numpy formatted docstrings for functions
    • Comments explaining lines of code
    • Consistent and intuitive naming conventions for variables, functions, classes, methods, attributes, and scripts
    • Single empty line between class functions, two lines between non-class functions, and two lines between imports and code body
    • Camel case formatting for class names
  • [N/A] Have you updated existing documentation (README.md, etc.) or created new ones within docs?

CDC Checks

  • [N/A] Did you check for sensitive data, and remove any?
  • [N/A] If you added or modified HTML, did you check that it was 508 compliant?

Are additional approvals needed for this change? If so, please mention them below:

Are there potential vulnerabilities or licensing issues with any new dependencies introduced? If so, please mention them below:

@jessicarowell

Copy link
Copy Markdown
Collaborator Author

Any command that just fetches reports should work (to test) - you just need a metadata file that has already been submitted and point to the output_dir from the original submission.

@jessicarowell jessicarowell merged commit 4c1aa90 into dev Mar 17, 2025
@jessicarowell jessicarowell deleted the 294-internal-bug-fetch_reports_only branch March 17, 2025 18:20
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.

[Internal] [Bug] fetch_reports_only input tuple does not match expected number

2 participants