Skip to content

Conversation

enriquezrene
Copy link
Contributor

closes #368
closes #377

@codecov
Copy link

codecov bot commented Jun 15, 2020

Codecov Report

Merging #386 into master will decrease coverage by 0.20%.
The diff coverage is 92.30%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #386      +/-   ##
==========================================
- Coverage   91.92%   91.72%   -0.21%     
==========================================
  Files          71       71              
  Lines        1177     1184       +7     
  Branches       75       77       +2     
==========================================
+ Hits         1082     1086       +4     
- Misses         70       71       +1     
- Partials       25       27       +2     
Impacted Files Coverage Δ
...nents/time-range-form/time-range-form.component.ts 100.00% <ø> (ø)
src/app/modules/time-clock/store/entry.reducer.ts 97.50% <ø> (ø)
...dules/time-entries/pages/time-entries.component.ts 96.77% <80.00%> (-3.23%) ⬇️
...ponents/details-fields/details-fields.component.ts 90.32% <100.00%> (+0.49%) ⬆️
...c/app/modules/time-clock/services/entry.service.ts 100.00% <100.00%> (ø)
src/app/modules/time-clock/store/entry.actions.ts 100.00% <100.00%> (ø)
src/app/modules/time-clock/store/entry.effects.ts 45.45% <100.00%> (ø)
...ared/components/input-date/input-date.component.ts 69.23% <0.00%> (-15.39%) ⬇️

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 a43a6d0...d1c7faa. Read the comment docs.

@enriquezrene enriquezrene merged commit dda90c6 into master Jun 15, 2020
@enriquezrene enriquezrene deleted the 368-clean-form-sfter-saving-data branch June 15, 2020 17:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

After saving entries, the list is not being refreshed Clean/refresh data after creating an entry
1 participant