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

Lazy imports (from django) #339

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.

@tony tony force-pushed the master branch 3 times, most recently from 5354b23 to effff43 Compare July 13, 2022 21:24
@tony tony force-pushed the master branch 4 times, most recently from cf9f3ef to 410e041 Compare May 27, 2023 13:25
@tony tony force-pushed the master branch 2 times, most recently from 7f69eab to c480bb4 Compare November 24, 2024 15:12
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