Skip to content

Conversation

@esoteric-ephemera
Copy link
Collaborator

  • Address #1017 by changing the document model of TaskRester to be CoreTaskDoc which has no entry field and will be the model type moving forwards
  • Remove Generic[T] type annotations, which are not fully in line with intended use (docs)
  • Pydantic 2.12.3 compatibility by only setting default on MPDataDoc when a field doesn't have a default_factory (EmmetBaseModel, DateTimeType)

@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 66.72%. Comparing base (ad58bb5) to head (de750bc).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1019      +/-   ##
==========================================
- Coverage   66.76%   66.72%   -0.04%     
==========================================
  Files          50       50              
  Lines        2783     2777       -6     
==========================================
- Hits         1858     1853       -5     
+ Misses        925      924       -1     

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

@tschaume tschaume merged commit effa8fc into main Oct 17, 2025
4 checks passed
@tschaume tschaume deleted the entry branch October 17, 2025 22:30
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.

4 participants