theKashey / focus-lock

Gotcha! A11y util for scoping a focus.
MIT License
172 stars 17 forks source link

extends operation complexity tests #26

Closed theKashey closed 3 years ago

theKashey commented 3 years ago

Followup for #24

codecov[bot] commented 3 years ago

Codecov Report

Merging #26 (d5d45cb) into master (66bf0d0) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #26   +/-   ##
=======================================
  Coverage   82.86%   82.86%           
=======================================
  Files          20       20           
  Lines         321      321           
  Branches       69       69           
=======================================
  Hits          266      266           
  Misses         50       50           
  Partials        5        5           
Impacted Files Coverage Δ
src/utils/DOMutils.ts 100.00% <100.00%> (ø)
src/utils/is.ts 90.47% <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 66bf0d0...d5d45cb. Read the comment docs.