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

Move src/tablib/packages/dbfpy to src/tablib/_vendor/dbfpy #570

Merged
merged 1 commit into from
Oct 30, 2023

Move src/tablib/packages to src/tablib/_vendor

c86b62b
Select commit
Loading
Failed to load commit list.
Merged

Move src/tablib/packages/dbfpy to src/tablib/_vendor/dbfpy #570

Move src/tablib/packages to src/tablib/_vendor
c86b62b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 30, 2023 in 0s

92.40% (+0.00%) compared to 8e2004c

View this Pull Request on Codecov

92.40% (+0.00%) compared to 8e2004c

Details

Codecov Report

Merging #570 (c86b62b) into master (8e2004c) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #570   +/-   ##
=======================================
  Coverage   92.40%   92.40%           
=======================================
  Files          28       28           
  Lines        2938     2938           
=======================================
  Hits         2715     2715           
  Misses        223      223           
Files Coverage Δ
src/tablib/_vendor/dbfpy/dbf.py 68.75% <ø> (ø)
src/tablib/_vendor/dbfpy/dbfnew.py 97.67% <ø> (ø)
src/tablib/_vendor/dbfpy/fields.py 71.27% <ø> (ø)
src/tablib/_vendor/dbfpy/header.py 83.16% <ø> (ø)
src/tablib/_vendor/dbfpy/record.py 76.38% <ø> (ø)
src/tablib/_vendor/dbfpy/utils.py 90.32% <ø> (ø)
src/tablib/formats/_dbf.py 100.00% <100.00%> (ø)
tests/test_tablib_dbfpy_packages_fields.py 100.00% <100.00%> (ø)
tests/test_tablib_dbfpy_packages_utils.py 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more