Skip to content

import xml.dom.minidom; closes #3144#3145

Merged
mergify[bot] merged 1 commit intotskit-dev:mainfrom
petrelharp:xml_import
Apr 27, 2025
Merged

import xml.dom.minidom; closes #3144#3145
mergify[bot] merged 1 commit intotskit-dev:mainfrom
petrelharp:xml_import

Conversation

@petrelharp
Copy link
Contributor

Simple fix (but, I don't know how to change the tests to have caught this...)

@codecov
Copy link

codecov bot commented Apr 26, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.72%. Comparing base (feeecb5) to head (32fe60c).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3145      +/-   ##
==========================================
- Coverage   89.94%   89.72%   -0.23%     
==========================================
  Files          29       29              
  Lines       32651    32225     -426     
  Branches     5854     5890      +36     
==========================================
- Hits        29368    28913     -455     
- Misses       1869     1882      +13     
- Partials     1414     1430      +16     
Flag Coverage Δ
c-tests 86.66% <ø> (ø)
lwt-tests 80.38% <ø> (-0.40%) ⬇️
python-c-tests 88.24% <ø> (-0.99%) ⬇️
python-tests 98.83% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
python/tskit/drawing.py 98.35% <100.00%> (ø)

... and 3 files with indirect coverage changes

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

Copy link
Member

@benjeffery benjeffery left a comment

Choose a reason for hiding this comment

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

Thanks for this @petrelharp - will see if the tests can be fixed separately.

**Bugfixes**

- Meatdata.schema was returning a modified schema, this is fixed to return a copy of
- Metadata.schema was returning a modified schema, this is fixed to return a copy of
Copy link
Member

Choose a reason for hiding this comment

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

LOLOLOL

@mergify mergify bot merged commit 83f8af8 into tskit-dev:main Apr 27, 2025
20 of 21 checks passed
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