Skip to content

Conversation

mbabker
Copy link
Contributor

@mbabker mbabker commented May 19, 2025

  • Refactors the reference integrity mapping test to use an annotated document instead of YAML mapping (which is long unsupported in the MongoDB ODM now)
  • Adds references mapping tests (only covering annotation/attribute) with both an ORM mapped entity and an ODM mapped document to try and cover both sides of those references
  • Refactors the tree mapping test to use XML fixtures instead of YAML
  • Removes some duplicate XML specific test cases since this should be covered by the general mapping tests (or cases added for both annotation/attribute and XML)

@mbabker mbabker force-pushed the mapping-test-updates branch 4 times, most recently from 3c3cd43 to ee8e239 Compare May 19, 2025 14:39
@mbabker mbabker force-pushed the mapping-test-updates branch from ee8e239 to a95cccf Compare September 14, 2025 14:56
Copy link

codecov bot commented Sep 14, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 77.33%. Comparing base (3ca38e8) to head (a95cccf).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2951      +/-   ##
==========================================
- Coverage   78.49%   77.33%   -1.17%     
==========================================
  Files         168      168              
  Lines        8813     8818       +5     
==========================================
- Hits         6918     6819      -99     
- Misses       1895     1999     +104     

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

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.

1 participant