Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Address intermittent test failures #1359

Merged
merged 2 commits into from
Mar 12, 2025
Merged

Conversation

mwouts
Copy link
Owner

@mwouts mwouts commented Mar 11, 2025

Closes #1357
Skip #1346

Copy link

Thank you for making this pull request.

Did you know? You can try it on Binder: Binder:lab or Binder:notebook.

Also, the version of Jupytext developed in this PR can be installed with pip:

HATCH_BUILD_HOOKS_ENABLE=true pip install git+https://github.com/mwouts/jupytext.git@address_intermittent_test_failures

(this requires nodejs, see more at Developing Jupytext)

Copy link

codecov bot commented Mar 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.86%. Comparing base (0bda545) to head (438f0de).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1359      +/-   ##
==========================================
+ Coverage   96.84%   96.86%   +0.02%     
==========================================
  Files          32       32              
  Lines        4906     4906              
==========================================
+ Hits         4751     4752       +1     
+ Misses        155      154       -1     
Flag Coverage Δ
external 73.56% <ø> (?)
functional 86.74% <ø> (?)
integration 78.43% <ø> (?)
unit 65.81% <ø> (?)

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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@mwouts mwouts force-pushed the address_intermittent_test_failures branch from 78e8475 to 438f0de Compare March 11, 2025 22:43
@mwouts mwouts merged commit 6be6782 into main Mar 12, 2025
32 of 34 checks passed
@mwouts mwouts deleted the address_intermittent_test_failures branch March 12, 2025 08:07
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ResourceWarning: unclosed database in <sqlite3.Connection object at 0x7f124b715b70>
1 participant