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

Django update: smart_text() -> smart_str() #37

Merged
merged 5 commits into from
Nov 21, 2021
Merged

Django update: smart_text() -> smart_str() #37

merged 5 commits into from
Nov 21, 2021

Conversation

jedie
Copy link
Owner

@jedie jedie commented Nov 20, 2021

No description provided.

@jedie jedie force-pushed the django-updates branch 2 times, most recently from a39f7fb to ed4db87 Compare November 20, 2021 21:17
@codecov
Copy link

codecov bot commented Nov 20, 2021

Codecov Report

Merging #37 (ef9fc7c) into master (c42a4d7) will increase coverage by 9.60%.
The diff coverage is 94.72%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #37      +/-   ##
==========================================
+ Coverage   71.67%   81.27%   +9.60%     
==========================================
  Files         138      143       +5     
  Lines        7156     5849    -1307     
==========================================
- Hits         5129     4754     -375     
+ Misses       2027     1095     -932     
Impacted Files Coverage Δ
django_tools/cache/smooth_cache_backends.py 44.44% <ø> (ø)
django_tools/filemanager/tests.py 31.25% <0.00%> (ø)
...ngo_tools/management/commands/nice_diffsettings.py 25.80% <0.00%> (ø)
django_tools/middlewares/QueryLogMiddleware.py 17.39% <0.00%> (ø)
django_tools/unittest_utils/unittest_base.py 80.67% <0.00%> (ø)
..._test_project/tests/test_ThreadLocal_middleware.py 100.00% <ø> (ø)
django_tools_test_project/tests/test_basics.py 100.00% <ø> (ø)
...ngo_tools_test_project/tests/test_database_info.py 100.00% <ø> (ø)
...jango_tools_test_project/tests/test_dom_asserts.py 100.00% <ø> (ø)
django_tools_test_project/tests/test_email.py 100.00% <ø> (ø)
... and 90 more

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 cc432ed...ef9fc7c. Read the comment docs.

@jedie jedie merged commit 002f263 into master Nov 21, 2021
@jedie jedie deleted the django-updates branch November 21, 2021 09:59
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