Skip to content

Replace discriminated unions with simple unions in models#385

Open
candleindark wants to merge 1 commit into
masterfrom
remove-discriminated-unions
Open

Replace discriminated unions with simple unions in models#385
candleindark wants to merge 1 commit into
masterfrom
remove-discriminated-unions

Replace discriminated unions with simple unions in models

e2758c8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 7, 2026 in 1s

48.31% (+0.00%) compared to 9c694b5

View this Pull Request on Codecov

48.31% (+0.00%) compared to 9c694b5

Details

Codecov Report

❌ Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 48.31%. Comparing base (9c694b5) to head (e2758c8).

Files with missing lines Patch % Lines
dandischema/models.py 0.00% 4 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master     #385   +/-   ##
=======================================
  Coverage   48.31%   48.31%           
=======================================
  Files          19       19           
  Lines        2434     2434           
=======================================
  Hits         1176     1176           
  Misses       1258     1258           

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