erikzenker / inotify-cpp

A C++ interface for linux inotify
MIT License
136 stars 37 forks source link

fix #61: Handle combined events the right way #62

Closed erikzenker closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #62 into master will decrease coverage by 0.97%. The diff coverage is 60%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #62      +/-   ##
==========================================
- Coverage   97.46%   96.48%   -0.98%     
==========================================
  Files           5        5              
  Lines         197      199       +2     
==========================================
  Hits          192      192              
- Misses          5        7       +2
Impacted Files Coverage Δ
test/unit/NotifierBuilderTests.cpp 96.23% <60%> (-1.05%) :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 a75a9ae...1b500bb. Read the comment docs.