Skip to content
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

Add indexer comparer #338

Closed
wants to merge 4 commits into from
Closed

Add indexer comparer #338

wants to merge 4 commits into from

Conversation

ischasny
Copy link
Contributor

This PR adds a comparer between two indexers that can print how far apart the two indexers are.

@codecov-commenter
Copy link

codecov-commenter commented Feb 28, 2023

Codecov Report

Patch coverage: 0.55% and project coverage change: -1.09 ⚠️

Comparison is base (65753d9) 44.88% compared to head (304abcf) 43.80%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #338      +/-   ##
==========================================
- Coverage   44.88%   43.80%   -1.09%     
==========================================
  Files          77       78       +1     
  Lines        6191     6369     +178     
==========================================
+ Hits         2779     2790      +11     
- Misses       2976     3145     +169     
+ Partials      436      434       -2     
Impacted Files Coverage Δ
cmd/provider/compare_indexers.go 0.00% <0.00%> (ø)
cmd/provider/internal/client.go 0.00% <0.00%> (ø)
cmd/provider/provider.go 86.66% <100.00%> (+0.30%) ⬆️
mirror/mirror.go 56.22% <0.00%> (+3.36%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@ischasny ischasny closed this Mar 16, 2023
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.

2 participants