blackjackkent / RPThreadTrackerV3.FrontEnd

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

Tag management #132

Closed blackjackkent closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #132 into development will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           development   #132    +/-   ##
===========================================
  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 a2ed0cd...f3bfa95. Read the comment docs.