Skip to content

Implement md.merge()#1204

Merged
asvetlov merged 11 commits intoaio-libs:masterfrom
asvetlov:merge
Jun 27, 2025
Merged

Implement md.merge()#1204
asvetlov merged 11 commits intoaio-libs:masterfrom
asvetlov:merge

Conversation

@asvetlov
Copy link
Member

Closes #292

@psf-chronographer psf-chronographer bot added the bot:chronographer:provided There is a change note present in this PR label Jun 25, 2025
@codecov
Copy link

codecov bot commented Jun 25, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.35%. Comparing base (acdd2d1) to head (58ff5e9).
⚠️ Report is 21 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1204      +/-   ##
==========================================
+ Coverage   98.33%   98.35%   +0.01%     
==========================================
  Files          27       27              
  Lines        3915     3961      +46     
  Branches      706      721      +15     
==========================================
+ Hits         3850     3896      +46     
  Misses         18       18              
  Partials       47       47              
Flag Coverage Δ
CI-GHA 98.35% <100.00%> (+0.01%) ⬆️
MyPy 80.47% <62.50%> (-0.19%) ⬇️
pytest 99.85% <100.00%> (+<0.01%) ⬆️

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.

@codspeed-hq
Copy link

codspeed-hq bot commented Jun 25, 2025

CodSpeed Performance Report

Merging #1204 will not alter performance

Comparing asvetlov:merge (58ff5e9) with master (acdd2d1)

Summary

✅ 245 untouched benchmarks

@asvetlov asvetlov marked this pull request as ready for review June 26, 2025 08:41
@asvetlov asvetlov requested a review from webknjaz as a code owner June 26, 2025 08:41
@asvetlov asvetlov requested review from Dreamsorcerer and bdraco June 26, 2025 08:41
@asvetlov asvetlov merged commit 259ca8c into aio-libs:master Jun 27, 2025
63 of 64 checks passed
@asvetlov asvetlov deleted the merge branch June 27, 2025 07:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bot:chronographer:provided There is a change note present in this PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement md.merge(other)

1 participant