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

Y24-181 - Clean up HiSeq submission templates #4232

Merged
merged 11 commits into from
Aug 8, 2024

Conversation

BenTopping
Copy link
Contributor

Closes #4189

Changes proposed in this pull request

  • adds support rake task to control the visibility of hiseq submission templates

Copy link

codecov bot commented Jul 25, 2024

Codecov Report

Attention: Patch coverage is 30.76923% with 9 lines in your changes missing coverage. Please review.

Project coverage is 87.41%. Comparing base (116c6e2) to head (2446b5d).

Files Patch % Lines
...ks/support/disable_hiseq_submission_templates.rake 25.00% 9 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #4232      +/-   ##
===========================================
+ Coverage    86.74%   87.41%   +0.67%     
===========================================
  Files         1369     1369              
  Lines        29746    29600     -146     
===========================================
+ Hits         25802    25876      +74     
+ Misses        3944     3724     -220     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@BenTopping
Copy link
Contributor Author

Code cov doesn't seem too happy with this but the behaviour is tested. I think because we are testing the output of the rake task rather than the internals it is not correctly identifying which parts have been tested.

@BenTopping BenTopping marked this pull request as ready for review July 29, 2024 10:56
@BenTopping BenTopping requested review from yoldas and KatyTaylor July 29, 2024 12:40
@BenTopping BenTopping requested a review from KatyTaylor August 2, 2024 13:52
Copy link
Member

@yoldas yoldas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@BenTopping BenTopping force-pushed the Y24-181-clean-up-hiseq-submission-templates branch from 649f537 to cb446cf Compare August 5, 2024 10:08
@BenTopping BenTopping force-pushed the Y24-181-clean-up-hiseq-submission-templates branch from aaba17f to 2446b5d Compare August 5, 2024 10:37
@BenTopping BenTopping merged commit 781eeb3 into develop Aug 8, 2024
22 of 23 checks passed
@BenTopping BenTopping deleted the Y24-181-clean-up-hiseq-submission-templates branch August 8, 2024 09:52
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.

Y24-181 - Clean up HiSeq submission templates
4 participants