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

Update the parser API to expose HTTP information to the updater. #352

Merged
merged 9 commits into from
Sep 2, 2024

parser: don't expose parser-internal RetrieveError to callers. #307

fc939c4
Select commit
Loading
Failed to load commit list.
Merged

Update the parser API to expose HTTP information to the updater. #352

parser: don't expose parser-internal RetrieveError to callers. #307
fc939c4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 2, 2024 in 0s

96.99% of diff hit (target 95.04%)

View this Pull Request on Codecov

96.99% of diff hit (target 95.04%)

Annotations

Check warning on line 301 in tests/test_reader_private.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/test_reader_private.py#L301

Added line #L301 was not covered by tests

Check warning on line 304 in tests/test_reader_private.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/test_reader_private.py#L304

Added line #L304 was not covered by tests

Check warning on line 322 in tests/test_reader_private.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/test_reader_private.py#L322

Added line #L322 was not covered by tests

Check warning on line 325 in tests/test_reader_private.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/test_reader_private.py#L325

Added line #L325 was not covered by tests