Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing migration for scheduled TimecardNotes #1067

Merged
merged 1 commit into from
Apr 23, 2020

Conversation

timoballard
Copy link
Contributor

Description

We missed a migration in the original PR. Adding here.

#967

@codecov-io
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (master@f968a4e). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #1067   +/-   ##
=========================================
  Coverage          ?   88.47%           
=========================================
  Files             ?       41           
  Lines             ?     1796           
  Branches          ?        0           
=========================================
  Hits              ?     1589           
  Misses            ?      207           
  Partials          ?        0           
Impacted Files Coverage Δ
employees/forms.py 100.00% <0.00%> (ø)
hours/urls/timesheets.py 100.00% <0.00%> (ø)
api/urls.py 100.00% <0.00%> (ø)
tock/wsgi.py 0.00% <0.00%> (ø)
hours/apps.py 100.00% <0.00%> (ø)
employees/signals.py 100.00% <0.00%> (ø)
...agement/commands/load_timecard_utilization_data.py 0.00% <0.00%> (ø)
...agement/commands/calculate_timecard_utilization.py 0.00% <0.00%> (ø)
tock/utils.py 85.36% <0.00%> (ø)
hours/admin.py 71.21% <0.00%> (ø)
... and 31 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 f968a4e...e4c39e6. Read the comment docs.

@tbaxter-18f tbaxter-18f merged commit b126dab into master Apr 23, 2020
@Jkrzy Jkrzy deleted the tock-967_missing_migration branch May 29, 2020 15:51
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.

3 participants