bramborman / NotifyPropertyChangedBase

A simple to use yet powerful implementation of INotifyPropertyChanged.
https://www.nuget.org/packages/NotifyPropertyChangedBase/
MIT License
10 stars 1 forks source link

NotifyPropertyChangedBase v1.3.0 #28

Closed bramborman closed 7 years ago

bramborman commented 7 years ago
codecov[bot] commented 7 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@cddc9f5). Click here to learn what that means. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##             master    #28   +/-   ##
=======================================
  Coverage          ?   100%           
=======================================
  Files             ?      2           
  Lines             ?     77           
  Branches          ?      0           
=======================================
  Hits              ?     77           
  Misses            ?      0           
  Partials          ?      0
Impacted Files Coverage Δ
NotifyPropertyChangedBase/NotifyPropertyChanged.cs 100% <100%> (ø)
NotifyPropertyChangedBase/Helpers.cs 100% <100%> (ø)

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 cddc9f5...ce10716. Read the comment docs.