erikzenker / inotify-cpp

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

Fix: Update example build instructions #73

Closed erikzenker closed 4 years ago

erikzenker commented 4 years ago

Fix for #72

codecov-commenter commented 4 years ago

Codecov Report

Merging #73 into master will increase coverage by 0.03%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #73      +/-   ##
==========================================
+ Coverage   97.93%   97.96%   +0.03%     
==========================================
  Files           5        5              
  Lines         194      197       +3     
==========================================
+ Hits          190      193       +3     
  Misses          4        4              
Impacted Files Coverage Δ
test/unit/NotifierBuilderTests.cpp 97.82% <0.00%> (+0.03%) :arrow_up:

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 af9855d...610d5b7. Read the comment docs.