blackjackkent / RPThreadTrackerV3.FrontEnd

GNU General Public License v3.0
4 stars 5 forks source link

Tag Management #134

Closed blackjackkent closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #134 into production will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           production   #134    +/-   ##
==========================================
  Coverage         100%   100%            
==========================================
  Files             268    279    +11     
  Lines            2217   2331   +114     
  Branches          224    232     +8     
==========================================
+ Hits             2217   2331   +114
Impacted Files Coverage Δ
...rc/display/views/forgot-password/ForgotPassword.js 100% <ø> (ø) :arrow_up:
src/display/views/login/Login.js 100% <ø> (ø) :arrow_up:
src/display/views/reset-password/ResetPassword.js 100% <ø> (ø) :arrow_up:
.../display/views/help/components/AboutTrackerPane.js 100% <ø> (ø) :arrow_up:
src/display/containers/Maintenance.js 100% <ø> (ø) :arrow_up:
...c/display/views/help/components/ContactFormPane.js 100% <ø> (ø) :arrow_up:
src/infrastructure/sagas/tags/fetchTagsSaga.js 100% <ø> (ø)
src/display/views/register/Register.js 100% <ø> (ø) :arrow_up:
src/infrastructure/reducers/archivedThreads.js 100% <ø> (ø) :arrow_up:
...isplay/containers/AddThreadFromExtensionHandler.js 100% <ø> (ø) :arrow_up:
... and 45 more

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 d67303c...0f340ae. Read the comment docs.