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

Version 2.0.0 #26

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Version 2.0.0 #26

wants to merge 5 commits into from

Conversation

simeg
Copy link
Owner

@simeg simeg commented May 1, 2022

  • Rename white list to allow list
  • Clean up CLI options
  • Don't get rate-limited by Github
  • Deps update
  • Version 2.0.0

simeg added 5 commits March 9, 2022 14:40
By passing in the GITHUB_TOKEN the tool has a much higher number to make
requests to the Github API before being rate limited.
@codecov-commenter
Copy link

Codecov Report

Merging #26 (f102ba6) into master (341f6e5) will increase coverage by 0.14%.
The diff coverage is 71.42%.

@@            Coverage Diff             @@
##           master      #26      +/-   ##
==========================================
+ Coverage   88.96%   89.10%   +0.14%     
==========================================
  Files           5        5              
  Lines         616      624       +8     
==========================================
+ Hits          548      556       +8     
  Misses         68       68              
Impacted Files Coverage Δ
src/bin/urlsup.rs 0.00% <0.00%> (ø)
src/lib.rs 94.19% <80.00%> (+0.02%) ⬆️
src/validator.rs 99.36% <100.00%> (+0.02%) ⬆️
tests/cli.rs 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 341f6e5...f102ba6. Read the comment docs.

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