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

Docs: add rules context dynamically #485

Merged
merged 2 commits into from Apr 19, 2024
Merged

Conversation

Guts
Copy link
Owner

@Guts Guts commented Apr 18, 2024

In this PR we generate the rules context dynamically for the documentation using a Sphinx hook. Then it's embedded like this:

image

To merge after #484.

@github-actions github-actions bot added documentation Improvements or additions to documentation jobs Scenarios and jobs tooling Development tooling labels Apr 18, 2024
@codecov-commenter
Copy link

codecov-commenter commented Apr 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.85%. Comparing base (2975e43) to head (5d3a2be).
Report is 3 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #485   +/-   ##
=======================================
  Coverage   70.85%   70.85%           
=======================================
  Files          47       47           
  Lines        2910     2910           
  Branches      631      631           
=======================================
  Hits         2062     2062           
  Misses        668      668           
  Partials      180      180           
Flag Coverage Δ
unittests 70.30% <ø> (ø)

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

see 2 files with indirect coverage changes

@Guts Guts self-assigned this Apr 18, 2024
@Guts Guts removed jobs Scenarios and jobs tooling Development tooling labels Apr 18, 2024
@Guts Guts force-pushed the docs/add-rules-context-dynamically branch from 3ea3f9d to 4365fe4 Compare April 19, 2024 08:36
@github-actions github-actions bot added jobs Scenarios and jobs tooling Development tooling labels Apr 19, 2024
@Guts Guts force-pushed the docs/add-rules-context-dynamically branch from 4365fe4 to 3ea3f9d Compare April 19, 2024 13:47
@Guts Guts force-pushed the docs/add-rules-context-dynamically branch from 3ea3f9d to bf8c4dc Compare April 19, 2024 13:48
@Guts Guts marked this pull request as ready for review April 19, 2024 13:49
Copy link

sonarcloud bot commented Apr 19, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

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

See analysis details on SonarCloud

@Guts Guts merged commit de063c9 into main Apr 19, 2024
26 checks passed
@Guts Guts deleted the docs/add-rules-context-dynamically branch April 19, 2024 13:57
@Guts Guts removed jobs Scenarios and jobs tooling Development tooling labels Apr 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants