Skip to content

feat(EN-1550): idempotent mirror ingest on v2LogId#1587

Merged
gfyrag merged 7 commits into
release/v3.0from
feat/en-1550-mirror-v2logid-idempotency
Jul 14, 2026
Merged

feat(EN-1550): idempotent mirror ingest on v2LogId#1587
gfyrag merged 7 commits into
release/v3.0from
feat/en-1550-mirror-v2logid-idempotency

fix(EN-1550): exclude deleted mirror ledgers from absent-boundary check

30330d3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 14, 2026 in 0s

75.00% (+0.02%) compared to 4b9c2ed

View this Pull Request on Codecov

75.00% (+0.02%) compared to 4b9c2ed

Details

Codecov Report

❌ Patch coverage is 65.47619% with 29 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.00%. Comparing base (4b9c2ed) to head (30330d3).
⚠️ Report is 3 commits behind head on release/v3.0.

Files with missing lines Patch % Lines
internal/application/check/checker.go 66.03% 12 Missing and 6 partials ⚠️
internal/domain/errors.go 30.76% 9 Missing ⚠️
internal/infra/attributes/baseline.go 0.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@               Coverage Diff                @@
##           release/v3.0    #1587      +/-   ##
================================================
+ Coverage         74.97%   75.00%   +0.02%     
================================================
  Files               429      429              
  Lines             44942    45037      +95     
================================================
+ Hits              33696    33780      +84     
- Misses             8305     8309       +4     
- Partials           2941     2948       +7     

☔ View full report in Codecov by Harness.
📢 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.