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

Implement script to compare providers across two indexers #1251

Merged
merged 2 commits into from
Feb 8, 2023

Conversation

masih
Copy link
Member

@masih masih commented Feb 8, 2023

Implement a basic script that checks the number of providers and their latest processed ad across two indexers.

Implement a basic script that checks the number of providers and their
latest processed ad across two indexers.
@masih masih requested a review from ischasny February 8, 2023 11:06
...so that we can avoid re-declaring `main`
@codecov-commenter
Copy link

codecov-commenter commented Feb 8, 2023

Codecov Report

Base: 54.01% // Head: 54.04% // Increases project coverage by +0.02% 🎉

Coverage data is based on head (0129f80) compared to base (7218e6a).
Patch coverage: 0.00% of modified lines in pull request are covered.

📣 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    #1251      +/-   ##
==========================================
+ Coverage   54.01%   54.04%   +0.02%     
==========================================
  Files         150      150              
  Lines       14958    15060     +102     
==========================================
+ Hits         8080     8139      +59     
- Misses       5996     6018      +22     
- Partials      882      903      +21     
Impacted Files Coverage Δ
scripts/compare_providers/main.go 0.00% <0.00%> (ø)
scripts/peer_id_from_priv_key/main.go 0.00% <ø> (ø)
command/init.go 48.51% <0.00%> (-2.02%) ⬇️
command/flags.go 0.00% <0.00%> (ø)
fsutil/disk/usage_windows.go
api/v0/finder/client/http/dhash_client.go 35.77% <0.00%> (+35.77%) ⬆️

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.

@masih masih merged commit d574887 into main Feb 8, 2023
@masih masih deleted the masih/compare_provs_script branch February 8, 2023 11:24
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.

3 participants