rails-engine / notifications

🛎 Notifications Center engine like GitHub or other application for any Rails applications.
MIT License
389 stars 42 forks source link

Fix for supports Rails 5.2, version 0.4.4 #14

Closed huacnlee closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #14 into master will increase coverage by 3.18%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #14      +/-   ##
==========================================
+ Coverage    93.4%   96.59%   +3.18%     
==========================================
  Files           7        7              
  Lines          91       88       -3     
==========================================
  Hits           85       85              
+ Misses          6        3       -3
Impacted Files Coverage Δ
lib/notifications/model.rb 100% <100%> (ø) :arrow_up:
app/models/notification.rb 0% <0%> (ø) :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 25fd166...d40a8ba. Read the comment docs.