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

[O2B-1335] Store first and last TF in Bookkeeping #1779

Merged

Conversation

martinboulais
Copy link
Collaborator

I have a JIRA ticket

  • branch and/or PR name(s) include(s) JIRA ID
  • issue has "Fix version" assigned
  • issue "Status" is set to "In review"
  • PR labels are selected

Notable changes for users:

  • N/A

Notable changes for developers:

  • Store timestamps of first and last TF per runs in bookkeeping

Changes made to the database:

  • Added columns first_tf_timestamp and last_tf_timestamp to runs table

Copy link

codecov bot commented Oct 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 43.82%. Comparing base (a815f9e) to head (d2e4f5b).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1779   +/-   ##
=======================================
  Coverage   43.81%   43.82%           
=======================================
  Files         889      889           
  Lines       15759    15761    +2     
  Branches     2937     2939    +2     
=======================================
+ Hits         6905     6907    +2     
  Misses       8854     8854           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@martinboulais martinboulais merged commit 95c4012 into main Oct 9, 2024
23 checks passed
@martinboulais martinboulais deleted the mboulais/O2B-1335/store-first-and-last-tf-in-bookkeeping branch October 9, 2024 06:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

1 participant