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

👌 Auto-generate needs JSON schema #1132

Closed
wants to merge 5 commits into from
Closed

Conversation

chrisjsewell
Copy link
Member

(currently based on top of #1129)

description to come ...

Copy link

codecov bot commented Feb 26, 2024

Codecov Report

Attention: Patch coverage is 88.30409% with 20 lines in your changes missing coverage. Please review.

Project coverage is 85.76%. Comparing base (cf5598f) to head (ae08f35).
Report is 35 commits behind head on master.

Files Patch % Lines
sphinx_needs/needsfile.py 21.05% 15 Missing ⚠️
sphinx_needs/directives/needflow.py 77.77% 2 Missing ⚠️
sphinx_needs/api/need.py 66.66% 1 Missing ⚠️
sphinx_needs/config.py 96.96% 1 Missing ⚠️
sphinx_needs/data.py 98.52% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1132      +/-   ##
==========================================
- Coverage   85.90%   85.76%   -0.14%     
==========================================
  Files          56       56              
  Lines        6511     6560      +49     
==========================================
+ Hits         5593     5626      +33     
- Misses        918      934      +16     
Flag Coverage Δ
pytests 85.76% <88.30%> (-0.14%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@danwos danwos added this to the 2024.06 milestone May 2, 2024
chrisjsewell added a commit that referenced this pull request Aug 21, 2024
This allows its "origin" to be tracked, and will allow for it to be output as part of a needs.json in a later PR

(extracted from #1132)
chrisjsewell added a commit that referenced this pull request Aug 21, 2024
This provides a consistent, centralised place to declare all data about core need fields.

Extracted from #1132
@chrisjsewell
Copy link
Member Author

superceded by #1230

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