online-judge icon indicating copy to clipboard operation
online-judge copied to clipboard

Add unittests for utils

Open fluix-dev opened this issue 5 years ago • 3 comments
trafficstars

Progress tracking for utilities is now on #1422.

fluix-dev avatar Jun 02 '20 01:06 fluix-dev

Codecov Report

Merging #1415 into master will increase coverage by 3.74%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1415      +/-   ##
==========================================
+ Coverage   37.92%   41.66%   +3.74%     
==========================================
  Files         198      208      +10     
  Lines       11339    11672     +333     
==========================================
+ Hits         4300     4863     +563     
+ Misses       7039     6809     -230     
Impacted Files Coverage Δ
judge/utils/tests/test_cachedict.py 100.00% <100.00%> (ø)
judge/utils/tests/test_camo.py 100.00% <100.00%> (ø)
judge/utils/tests/test_diggpaginator.py 100.00% <100.00%> (ø)
judge/utils/tests/test_file_cache.py 100.00% <100.00%> (ø)
judge/utils/tests/test_opengraph.py 100.00% <100.00%> (ø)
judge/utils/tests/test_ranker.py 100.00% <100.00%> (ø)
judge/utils/tests/test_stats.py 100.00% <100.00%> (ø)
judge/utils/tests/test_strings.py 100.00% <100.00%> (ø)
judge/utils/tests/test_two_factor.py 100.00% <100.00%> (ø)
judge/utils/tests/test_unicode.py 100.00% <100.00%> (ø)
... and 26 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 06028a1...52eeac3. Read the comment docs.

codecov-commenter avatar Jun 02 '20 05:06 codecov-commenter

I'd rather not have this get stale.

fluix-dev avatar Jul 04 '20 21:07 fluix-dev

What's going on with this one?

quantum5 avatar Aug 11 '20 17:08 quantum5