Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@awgymer
Copy link
Contributor

@awgymer awgymer commented Feb 5, 2025

Uses a recursive function to strip "required" key from json schema object.

PR checklist

  • This comment contains a description of changes (with reason)
  • CHANGELOG.md is updated
  • If you've fixed a bug or added code that should be tested, add tests!
  • Documentation in docs is updated

…ances of "required" key from schema for linting
@awgymer awgymer requested a review from mirpedrol February 5, 2025 03:17
@codecov
Copy link

codecov bot commented Feb 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.61%. Comparing base (d4f99fc) to head (25b78ca).
Report is 5 commits behind head on dev.

Additional details and impacted files

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

Copy link
Member

@mirpedrol mirpedrol left a comment

Choose a reason for hiding this comment

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

LGTM, thanks for the fix!

@mirpedrol mirpedrol linked an issue Feb 21, 2025 that may be closed by this pull request
@mirpedrol mirpedrol enabled auto-merge February 21, 2025 13:59
@mirpedrol mirpedrol merged commit 8382b29 into nf-core:dev Feb 21, 2025
93 checks passed
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.

Support double nesting in nf-schema or required parameters

3 participants