Skip to content

Conversation

@bkoelman
Copy link
Member

@bkoelman bkoelman commented Aug 2, 2025

Adds unit tests to improve coverage on types derived from QueryExpression, asserting on Equals, GetHashCode, ToString, etc.

QUALITY CHECKLIST

@codecov
Copy link

codecov bot commented Aug 2, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.06%. Comparing base (cd8ae40) to head (a7e4225).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1751      +/-   ##
==========================================
+ Coverage   90.87%   92.06%   +1.19%     
==========================================
  Files         475      475              
  Lines       14703    14699       -4     
  Branches     2324     2322       -2     
==========================================
+ Hits        13361    13533     +172     
+ Misses        912      765     -147     
+ Partials      430      401      -29     

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

@bkoelman bkoelman force-pushed the coverage-expressions branch 2 times, most recently from 2f180c0 to a7e4225 Compare August 2, 2025 12:40
@bkoelman bkoelman marked this pull request as ready for review August 2, 2025 12:56
@bkoelman bkoelman merged commit 7601fe4 into master Aug 2, 2025
16 checks passed
@bkoelman bkoelman deleted the coverage-expressions branch August 2, 2025 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants