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

1.2.0 #289

Merged
merged 67 commits into from
Sep 17, 2020
Merged

1.2.0 #289

merged 67 commits into from
Sep 17, 2020

Conversation

secynic
Copy link
Owner

@secynic secynic commented Sep 17, 2020

No description provided.

Haseeb Majid and others added 30 commits October 19, 2018 13:08
The regex expression was not parsing the response correctly in
`asn.py:get_nets_radb`. May issue seems to be the ipwhois data may have
changed no long ends in <br> instead with \n.
I think unit test should be passing, fixed unit test so it passes. The
following test test_asn:test__get_nets_radb was asserting an empty list
[], but I think the data should be parseable.
Added tests to make 100% code coverage again. Also updated coveragerc to show missing lines in the coverage report.
Changes from secynic.
Changes to test as suggest by the maintainer
Since 1.3b1 (released Oct 10, 2014) Sphinx has support for NumPy and
Google style docstring support via sphinx.ext.napoleon extension.

The sphinxcontrib.napoleon extension will continue to work with
Sphinx <= 1.2.

Signed-off-by: Stanislav Levin <slev@altlinux.org>
Make use of builtin sphinx napoleon extension
Fixed changes from code review.
Regex not parsing response in `asn.py`
Fixed bug in KRNIC queries due to a change in their service (#243)
Add rdap lookups to the returned dictionary results
Fixed bug in experimental.bulk_lookup_rdap where only the last result was returned (#262 - ameidatou)
Fix deprecation warnings due to invalid escape sequences.
Added ip_failed_total to bulk_lookup_rdap (#235)
Fixed bug in root and sub-entities not getting queried/data (#247)
ipv4_generate_random and ipv6_generate_random docs (#236)
Fixed NIR datetime parsing issue if only date is returned (#284)
Increment version 1.2.0
@coveralls
Copy link

coveralls commented Sep 17, 2020

Coverage Status

Coverage increased (+4.1%) to 99.645% when pulling 915a907 on dev into b5d634d on master.

@secynic secynic merged commit a5d5b65 into master Sep 17, 2020
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.

5 participants