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

Fix/recipe recipe toml #34

Merged
merged 3 commits into from
Feb 23, 2024
Merged

Fix/recipe recipe toml #34

merged 3 commits into from
Feb 23, 2024

Conversation

djpugh
Copy link
Owner

@djpugh djpugh commented Feb 23, 2024

Pull request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe):

Have you updated the appropriate files

Please check that you have (if appropriate):

  • Updated the documentation
  • Updated README.md
  • Executed pre-commit run --all-files with no errors
  • The change is fully covered by automated unit tests

What is the current behavior?

Docs missing in template, and recipe entrypoint not working

What is the new behavior?

  • developing/dependencies.md added to mkdocs.yml template
  • changelog.md added to mkdocs.yml template
  • recipe_entrypoint context variable set

Other information

@github-actions github-actions bot added the fix label Feb 23, 2024
@djpugh djpugh enabled auto-merge (squash) February 23, 2024 18:15
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link

codecov bot commented Feb 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.88%. Comparing base (33f41c1) to head (968dc93).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #34      +/-   ##
==========================================
+ Coverage   78.85%   78.88%   +0.02%     
==========================================
  Files          53       53              
  Lines        1736     1738       +2     
==========================================
+ Hits         1369     1371       +2     
  Misses        367      367              
Flag Coverage Δ
tests 78.88% <100.00%> (+0.02%) ⬆️

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.

@djpugh djpugh merged commit a2b121a into main Feb 23, 2024
45 of 46 checks passed
@djpugh djpugh deleted the fix/recipe-recipe-toml branch February 23, 2024 18:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant