Skip to content

Generalize comparator submodule logic #1536

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jun 12, 2025

move comparator logic into parent translator module

4f16349
Select commit
Loading
Failed to load commit list.
Merged

Generalize comparator submodule logic #1536

move comparator logic into parent translator module
4f16349
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 12, 2025 in 1s

72.20% (-0.01%) compared to 0198065, passed because coverage increased by 0% when compared to adjusted base (72.20%)

View this Pull Request on Codecov

72.20% (-0.01%) compared to 0198065, passed because coverage increased by 0% when compared to adjusted base (72.20%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.20%. Comparing base (0198065) to head (4f16349).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1536      +/-   ##
==========================================
- Coverage   72.20%   72.20%   -0.01%     
==========================================
  Files         179      179              
  Lines       16408    16410       +2     
==========================================
+ Hits        11848    11849       +1     
- Misses       4560     4561       +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.