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

add regctl #58

Merged
merged 29 commits into from
Sep 28, 2024

poerty lock

e890a54
Select commit
Loading
Failed to load commit list.
Merged

add regctl #58

poerty lock
e890a54
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 28, 2024 in 0s

86.31% of diff hit (target 90.49%)

View this Pull Request on Codecov

86.31% of diff hit (target 90.49%)

Annotations

Check warning on line 85 in rdap/cli.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

rdap/cli.py#L85

Added line #L85 was not covered by tests

Check warning on line 87 in rdap/cli.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

rdap/cli.py#L87

Added line #L87 was not covered by tests

Check warning on line 89 in rdap/cli.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

rdap/cli.py#L89

Added line #L89 was not covered by tests

Check warning on line 149 in rdap/client.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

rdap/client.py#L149

Added line #L149 was not covered by tests

Check warning on line 250 in rdap/client.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

rdap/client.py#L250

Added line #L250 was not covered by tests

Check warning on line 116 in rdap/context.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

rdap/context.py#L115-L116

Added lines #L115 - L116 were not covered by tests

Check warning on line 119 in rdap/context.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

rdap/context.py#L118-L119

Added lines #L118 - L119 were not covered by tests

Check warning on line 130 in rdap/context.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

rdap/context.py#L121-L130

Added lines #L121 - L130 were not covered by tests

Check warning on line 85 in rdap/normalize/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

rdap/normalize/__init__.py#L85

Added line #L85 was not covered by tests

Check warning on line 96 in rdap/normalize/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

rdap/normalize/__init__.py#L96

Added line #L96 was not covered by tests

Check warning on line 132 in rdap/normalize/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

rdap/normalize/__init__.py#L132

Added line #L132 was not covered by tests

Check warning on line 170 in rdap/normalize/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

rdap/normalize/__init__.py#L170

Added line #L170 was not covered by tests

Check warning on line 203 in rdap/normalize/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

rdap/normalize/__init__.py#L203

Added line #L203 was not covered by tests

Check warning on line 216 in rdap/normalize/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

rdap/normalize/__init__.py#L216

Added line #L216 was not covered by tests

Check warning on line 29 in rdap/normalize/apnic.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

rdap/normalize/apnic.py#L29

Added line #L29 was not covered by tests

Check warning on line 35 in rdap/normalize/apnic.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

rdap/normalize/apnic.py#L31-L35

Added lines #L31 - L35 were not covered by tests

Check warning on line 37 in rdap/normalize/apnic.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

rdap/normalize/apnic.py#L37

Added line #L37 was not covered by tests

Check warning on line 175 in rdap/normalize/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

rdap/normalize/base.py#L175

Added line #L175 was not covered by tests

Check warning on line 181 in rdap/normalize/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

rdap/normalize/base.py#L181

Added line #L181 was not covered by tests

Check warning on line 205 in rdap/normalize/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

rdap/normalize/base.py#L203-L205

Added lines #L203 - L205 were not covered by tests

Check warning on line 209 in rdap/normalize/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

rdap/normalize/base.py#L207-L209

Added lines #L207 - L209 were not covered by tests

Check warning on line 260 in rdap/normalize/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

rdap/normalize/base.py#L260

Added line #L260 was not covered by tests

Check warning on line 281 in rdap/normalize/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

rdap/normalize/base.py#L277-L281

Added lines #L277 - L281 were not covered by tests

Check warning on line 283 in rdap/normalize/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

rdap/normalize/base.py#L283

Added line #L283 was not covered by tests

Check warning on line 291 in rdap/normalize/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

rdap/normalize/base.py#L290-L291

Added lines #L290 - L291 were not covered by tests