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

Import and fetch specified urls #49

Merged
merged 3 commits into from
Nov 17, 2023
Merged

Import and fetch specified urls #49

merged 3 commits into from
Nov 17, 2023

Conversation

quambene
Copy link
Owner

  • added
    • Implement bogrep import --urls <URLs> (import specified URLs)
    • Implement bogrep fetch --urls <URLs> (fetch specified URLs)

Copy link

codecov bot commented Nov 17, 2023

Codecov Report

Attention: 35 lines in your changes are missing coverage. Please review.

Comparison is base (b08d65a) 92.31% compared to head (0534764) 91.59%.

Files Patch % Lines
src/cmd/fetch.rs 27.77% 26 Missing ⚠️
src/cmd/import.rs 94.69% 7 Missing ⚠️
src/args.rs 33.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #49      +/-   ##
==========================================
- Coverage   92.31%   91.59%   -0.72%     
==========================================
  Files          26       26              
  Lines        3303     3401      +98     
==========================================
+ Hits         3049     3115      +66     
- Misses        254      286      +32     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@quambene quambene merged commit a1d301e into main Nov 17, 2023
11 of 13 checks passed
@quambene quambene deleted the import-urls branch November 17, 2023 01:17
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.

1 participant