Skip to content

test: make sure no warnings happen#163

Merged
ilia-kats merged 8 commits into
mainfrom
warnings
Jun 30, 2026
Merged

test: make sure no warnings happen#163
ilia-kats merged 8 commits into
mainfrom
warnings

Conversation

@flying-sheep

Copy link
Copy Markdown
Member

I saw the ad.__version__ and didn’t realize at the time that it’s already deprecated.

Remembering that made me realize that we’re not testing for warnings here. This PR introduces that.

@codecov

codecov Bot commented Jun 29, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.03%. Comparing base (b3af80a) to head (774cafd).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #163      +/-   ##
==========================================
- Coverage   91.09%   91.03%   -0.06%     
==========================================
  Files          11       11              
  Lines        1819     1819              
==========================================
- Hits         1657     1656       -1     
- Misses        162      163       +1     

see 1 file with indirect coverage changes

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

Comment thread tests/test_update.py
Comment thread tests/test_pull_push.py
@flying-sheep flying-sheep requested a review from ilia-kats June 29, 2026 10:26

@ilia-kats ilia-kats left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Great, thanks! A few minor comments, looks good otherwise.

Comment thread src/mudata/_core/mudata.py Outdated
Comment thread tests/test_pull_push.py Outdated
Comment thread tests/test_update.py
Comment thread pyproject.toml Outdated
@flying-sheep flying-sheep requested a review from ilia-kats June 30, 2026 08:46
@ilia-kats ilia-kats merged commit 1c88efa into main Jun 30, 2026
9 checks passed
@ilia-kats ilia-kats deleted the warnings branch June 30, 2026 09:08
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