Skip to content

fix: fix code for empty message#9

Merged
ilia-kats merged 3 commits intomainfrom
pa/fix-empty-msg
Apr 16, 2026
Merged

fix: fix code for empty message#9
ilia-kats merged 3 commits intomainfrom
pa/fix-empty-msg

Conversation

@flying-sheep
Copy link
Copy Markdown
Member

the test code so far generated

.. version-deprecated:: foo
   None

which is certainly not intended

Copy link
Copy Markdown
Collaborator

@ilia-kats ilia-kats left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, missed that part when converting from a dataclass to the string subclass.

Comment thread tests/test_deprecation_decorator.py Outdated
@flying-sheep flying-sheep requested a review from ilia-kats April 16, 2026 10:01
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.50%. Comparing base (a77c3d6) to head (3cdecae).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main       #9      +/-   ##
==========================================
+ Coverage   97.43%   97.50%   +0.06%     
==========================================
  Files           3        3              
  Lines         117      120       +3     
==========================================
+ Hits          114      117       +3     
  Misses          3        3              
Files with missing lines Coverage Δ
src/scverse_misc/_deprecated.py 100.00% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ilia-kats ilia-kats merged commit 3ec070b into main Apr 16, 2026
9 checks passed
@ilia-kats ilia-kats deleted the pa/fix-empty-msg branch April 16, 2026 10:07
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