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

Updated the Codebase to use pathlib instead of using os.path and path.py #208

Closed
wants to merge 6 commits into from

Do not (yet) use Python 3.12

581b631
Select commit
Loading
Failed to load commit list.
Closed

Updated the Codebase to use pathlib instead of using os.path and path.py #208

Do not (yet) use Python 3.12
581b631
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 21, 2023 in 1s

0.00% of diff hit (target 0.76%)

View this Pull Request on Codecov

0.00% of diff hit (target 0.76%)

Annotations

Check warning on line 2 in src/gutenberg2zim/download.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/gutenberg2zim/download.py#L2

Added line #L2 was not covered by tests

Check warning on line 38 in src/gutenberg2zim/download.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/gutenberg2zim/download.py#L38

Added line #L38 was not covered by tests

Check warning on line 40 in src/gutenberg2zim/download.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/gutenberg2zim/download.py#L40

Added line #L40 was not covered by tests

Check warning on line 46 in src/gutenberg2zim/download.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/gutenberg2zim/download.py#L46

Added line #L46 was not covered by tests

Check warning on line 55 in src/gutenberg2zim/download.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/gutenberg2zim/download.py#L55

Added line #L55 was not covered by tests

Check warning on line 78 in src/gutenberg2zim/download.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/gutenberg2zim/download.py#L78

Added line #L78 was not covered by tests

Check warning on line 80 in src/gutenberg2zim/download.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/gutenberg2zim/download.py#L80

Added line #L80 was not covered by tests

Check warning on line 93 in src/gutenberg2zim/download.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/gutenberg2zim/download.py#L93

Added line #L93 was not covered by tests

Check warning on line 104 in src/gutenberg2zim/download.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/gutenberg2zim/download.py#L104

Added line #L104 was not covered by tests

Check warning on line 127 in src/gutenberg2zim/download.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/gutenberg2zim/download.py#L127

Added line #L127 was not covered by tests

Check warning on line 375 in src/gutenberg2zim/download.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/gutenberg2zim/download.py#L375

Added line #L375 was not covered by tests

Check warning on line 3 in src/gutenberg2zim/entrypoint.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/gutenberg2zim/entrypoint.py#L3

Added line #L3 was not covered by tests

Check warning on line 92 in src/gutenberg2zim/entrypoint.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/gutenberg2zim/entrypoint.py#L92

Added line #L92 was not covered by tests

Check warning on line 3 in src/gutenberg2zim/export.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/gutenberg2zim/export.py#L3

Added line #L3 was not covered by tests

Check warning on line 97 in src/gutenberg2zim/export.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/gutenberg2zim/export.py#L97

Added line #L97 was not covered by tests

Check warning on line 108 in src/gutenberg2zim/export.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/gutenberg2zim/export.py#L107-L108

Added lines #L107 - L108 were not covered by tests

Check warning on line 154 in src/gutenberg2zim/export.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/gutenberg2zim/export.py#L154

Added line #L154 was not covered by tests

Check warning on line 157 in src/gutenberg2zim/export.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/gutenberg2zim/export.py#L157

Added line #L157 was not covered by tests

Check warning on line 165 in src/gutenberg2zim/export.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/gutenberg2zim/export.py#L165

Added line #L165 was not covered by tests

Check warning on line 713 in src/gutenberg2zim/export.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/gutenberg2zim/export.py#L713

Added line #L713 was not covered by tests

Check warning on line 720 in src/gutenberg2zim/export.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/gutenberg2zim/export.py#L720

Added line #L720 was not covered by tests

Check warning on line 750 in src/gutenberg2zim/export.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/gutenberg2zim/export.py#L746-L750

Added lines #L746 - L750 were not covered by tests

Check warning on line 753 in src/gutenberg2zim/export.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/gutenberg2zim/export.py#L753

Added line #L753 was not covered by tests

Check warning on line 767 in src/gutenberg2zim/export.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/gutenberg2zim/export.py#L767

Added line #L767 was not covered by tests

Check warning on line 827 in src/gutenberg2zim/export.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/gutenberg2zim/export.py#L827

Added line #L827 was not covered by tests