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 timestamp #45

Merged
merged 15 commits into from
Mar 30, 2023
Merged

Add timestamp #45

merged 15 commits into from
Mar 30, 2023

Conversation

IvanKiral
Copy link
Contributor

Motivation

Which issue does this fix? Fixes #40

If no issue exists, what is the fix or new feature? Were there any reasons to fix/implement things that are not obvious?

Checklist

  • Code follows coding conventions held in this repo
  • Automated tests have been added
  • Tests are passing
  • Docs have been updated (if applicable)
  • Temporary settings (e.g. variables used during development and testing) have been reverted to defaults

How to test

If manual testing is required, what are the steps?

@IvanKiral IvanKiral marked this pull request as ready for review March 2, 2023 09:30
@IvanKiral IvanKiral requested a review from winklertomas as a code owner March 2, 2023 09:30
@codecov-commenter
Copy link

codecov-commenter commented Mar 28, 2023

Codecov Report

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

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff            @@
##             master      #45   +/-   ##
=========================================
  Coverage          ?   59.17%           
=========================================
  Files             ?        8           
  Lines             ?      338           
  Branches          ?       63           
=========================================
  Hits              ?      200           
  Misses            ?      137           
  Partials          ?        1           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@winklertomas winklertomas merged commit ff5ee97 into master Mar 30, 2023
@winklertomas winklertomas deleted the add_timestamp branch March 30, 2023 08:02
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.

Time stamp support for migrations
4 participants