Skip to content

Conversation

@Angeluz-07
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Jul 7, 2020

Codecov Report

Merging #466 into master will decrease coverage by 0.04%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #466      +/-   ##
==========================================
- Coverage   89.78%   89.74%   -0.05%     
==========================================
  Files          72       72              
  Lines        1312     1316       +4     
  Branches       88       89       +1     
==========================================
+ Hits         1178     1181       +3     
- Misses        104      105       +1     
  Partials       30       30              
Impacted Files Coverage Δ
...ponents/details-fields/details-fields.component.ts 86.56% <100.00%> (+0.85%) ⬆️
...modules/shared/components/clock/clock.component.ts 91.66% <0.00%> (-8.34%) ⬇️

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 3b51775...93ca91e. Read the comment docs.

delete entry.end_date;
}

const invalidEntryDate = new Date(entryDate) > new Date();
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would name this variables as isEntryDateInTheFuture

@Angeluz-07 Angeluz-07 force-pushed the 459-working-this-not-future-date branch from c2c5256 to 93ca91e Compare July 7, 2020 19:47
@enriquezrene enriquezrene merged commit 445dba4 into master Jul 8, 2020
@enriquezrene enriquezrene deleted the 459-working-this-not-future-date branch July 8, 2020 13:57
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.

4 participants