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 Sphinx GitHub Action #614

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

rominf
Copy link
Contributor

@rominf rominf commented Feb 2, 2024

About this change - What it does

Fix broken Sphinx GitHub Action.

Why this way

See commit messages for more information.

Replaces: #597

Roman Inflianskas added 3 commits February 2, 2024 10:58
Previously, `git commit ...` failed while trying to commit no changes.
To prevent this, check changes first.
@codecov-commenter
Copy link

codecov-commenter commented Feb 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (2b2ea98) 91.10% compared to head (e0aee34) 91.16%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #614      +/-   ##
==========================================
+ Coverage   91.10%   91.16%   +0.06%     
==========================================
  Files          32       32              
  Lines        4823     4823              
==========================================
+ Hits         4394     4397       +3     
+ Misses        429      426       -3     

see 2 files with indirect coverage changes

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.

None yet

2 participants