Skip to content

Changed filename field to be explicit#88

Merged
RobertoRoos merged 4 commits into
sphinx-doc:mainfrom
RobertoRoos:bugfix/filename-path
Jan 26, 2026
Merged

Changed filename field to be explicit#88
RobertoRoos merged 4 commits into
sphinx-doc:mainfrom
RobertoRoos:bugfix/filename-path

Conversation

@RobertoRoos

Copy link
Copy Markdown
Collaborator

Comment thread sphinxarg/ext.py Outdated
@codecov

codecov Bot commented Jan 26, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 71.42857% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 50.15%. Comparing base (4564fdd) to head (bbe703c).
⚠️ Report is 8 commits behind head on main.

Files with missing lines Patch % Lines
sphinxarg/ext.py 55.55% 3 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #88      +/-   ##
==========================================
- Coverage   51.94%   50.15%   -1.79%     
==========================================
  Files          18       18              
  Lines        1286     1288       +2     
  Branches      261      262       +1     
==========================================
- Hits          668      646      -22     
- Misses        575      598      +23     
- Partials       43       44       +1     
Flag Coverage Δ
unittests 49.92% <71.42%> (-1.79%) ⬇️

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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@RobertoRoos
RobertoRoos marked this pull request as ready for review January 26, 2026 09:14
@RobertoRoos
RobertoRoos merged commit de7c367 into sphinx-doc:main Jan 26, 2026
9 of 10 checks passed
@RobertoRoos
RobertoRoos deleted the bugfix/filename-path branch January 26, 2026 09:16
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.

:filename: is resolved only to current directory

2 participants