zMoooooritz / stapy

An easy to use SensorThings API Client written in Python
MIT License
6 stars 2 forks source link

Replace levenshtein with thefuzz for better compatiblity #18

Closed zMoooooritz closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #18 (eaf827c) into master (8ade599) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #18   +/-   ##
=======================================
  Coverage   96.54%   96.54%           
=======================================
  Files          28       28           
  Lines         925      925           
  Branches      144      144           
=======================================
  Hits          893      893           
  Misses         19       19           
  Partials       13       13           
Impacted Files Coverage Δ
stapy/sta/entity.py 100.00% <100.00%> (ø)
stapy/sta/geo.py 100.00% <100.00%> (ø)
stapy/version.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 8ade599...eaf827c. Read the comment docs.