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

v0.3.0 #9

Closed
wants to merge 4 commits into from
Closed

v0.3.0 #9

wants to merge 4 commits into from

Conversation

DevQps
Copy link
Owner

@DevQps DevQps commented Feb 15, 2022

Description

This commit fixes a few things:

  • It includes the README examples in the documentation tests.
  • It fixes broken code that constructed malformed URLs.
  • Generates error messages if listings for the future are requested.
  • Generates error messages if listings for "today" are being requested for RIPE and LACNIC (they do not provide this).
  • Refactored the download method in async.

Fixes #4 - ARIN restructured the FTP such that extended listings prior to this are available.

@codecov
Copy link

codecov bot commented Feb 15, 2022

Codecov Report

Merging #9 (7b80a66) into master (50c7e88) will increase coverage by 3.24%.
The diff coverage is 78.78%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #9      +/-   ##
==========================================
+ Coverage   88.99%   92.23%   +3.24%     
==========================================
  Files           3        3              
  Lines         109      103       -6     
==========================================
- Hits           97       95       -2     
+ Misses         12        8       -4     
Impacted Files Coverage Δ
src/lib.rs 97.77% <ø> (-2.23%) ⬇️
src/download.rs 85.71% <77.41%> (+8.35%) ⬆️
tests/readme.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 50c7e88...7b80a66. Read the comment docs.

@DevQps
Copy link
Owner Author

DevQps commented Feb 21, 2022

Closing this one because CI seems to be stuck...

@DevQps DevQps closed this Feb 21, 2022
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.

Support downloading RSEF listings prior to 2017 for ARIN
1 participant