tchar / ulauncher-albert-calculate-anything

A ULauncher/Albert extension that supports currency, units and date time conversion, as well as a calculator that supports complex numbers and functions.
MIT License
103 stars 13 forks source link

Improve threading #15

Closed tchar closed 3 years ago

tchar commented 3 years ago

Improve thread lifecycle

Improve tests

codecov-commenter commented 3 years ago

Codecov Report

Merging #15 (0cb89ef) into master (0590d82) will decrease coverage by 0.60%. The diff coverage is 67.92%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #15      +/-   ##
==========================================
- Coverage   95.58%   94.97%   -0.61%     
==========================================
  Files          55       55              
  Lines        3761     3784      +23     
==========================================
- Hits         3595     3594       -1     
- Misses        166      190      +24     
Flag Coverage Δ
unittests 94.97% <67.92%> (-0.61%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
calculate_anything/currency/cache.py 67.85% <58.33%> (-14.09%) :arrow_down:
calculate_anything/currency/service.py 85.34% <70.73%> (-4.66%) :arrow_down:

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 0590d82...0cb89ef. Read the comment docs.