Skip to content

Lazy imports (from django) #339

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Lazy imports (from django) #339

wants to merge 3 commits into from

Conversation

tony
Copy link
Member

@tony tony commented Apr 30, 2022

No description provided.

@codecov
Copy link

codecov bot commented Apr 30, 2022

Codecov Report

Merging #339 (eb7985a) into master (4fb953f) will decrease coverage by 1.70%.
The diff coverage is 47.28%.

@@            Coverage Diff             @@
##           master     #339      +/-   ##
==========================================
- Coverage   73.21%   71.50%   -1.71%     
==========================================
  Files          23       30       +7     
  Lines        1833     1962     +129     
==========================================
+ Hits         1342     1403      +61     
- Misses        491      559      +68     
Impacted Files Coverage Δ
tests/utils/test_module/another_bad_module.py 0.00% <0.00%> (ø)
tests/utils/test_module/another_good_module.py 0.00% <0.00%> (ø)
...tils/test_module/child_module/grandchild_module.py 0.00% <0.00%> (ø)
libvcs/utils/module_loading.py 48.64% <48.64%> (ø)
tests/utils/test_module/bad_module.py 50.00% <50.00%> (ø)
tests/utils/test_module_loading.py 50.61% <50.61%> (ø)
tests/utils/test_module/good_module.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4fb953f...eb7985a. Read the comment docs.

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.

1 participant