Skip to content

Replace mdf_forge with internal MDFClient in tests

c25d88a
Select commit
Loading
Failed to load commit list.
Merged

Patch/restore mdf client #471

Replace mdf_forge with internal MDFClient in tests
c25d88a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 14, 2026 in 1s

59.47% (-12.62%) compared to 0ccb39b

View this Pull Request on Codecov

59.47% (-12.62%) compared to 0ccb39b

Details

Codecov Report

❌ Patch coverage is 50.40000% with 62 lines in your changes missing coverage. Please review.
✅ Project coverage is 59.47%. Comparing base (0ccb39b) to head (c25d88a).
⚠️ Report is 860 commits behind head on main.

Files with missing lines Patch % Lines
foundry/mdf_client.py 49.55% 57 Missing ⚠️
foundry/__main__.py 0.00% 2 Missing ⚠️
foundry/foundry.py 75.00% 2 Missing ⚠️
foundry/integrations/__init__.py 0.00% 1 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (0ccb39b) and HEAD (c25d88a). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (0ccb39b) HEAD (c25d88a)
5 4
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #471       +/-   ##
===========================================
- Coverage   72.08%   59.47%   -12.62%     
===========================================
  Files           9       20       +11     
  Lines         541     1626     +1085     
===========================================
+ Hits          390      967      +577     
- Misses        151      659      +508     

☔ 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.