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

583 fixing default updatedAT/createdAT #600

Merged
merged 3 commits into from
Jul 15, 2021

Conversation

lev-titov
Copy link
Contributor

adding migrations
adding createdAT field via updating
updating operator Makefile and generating bindata
updating db sql queries

adding migrations
adding createdAT field via updating
updating operator Makefile and generating bindata
updating db sql queries
@codecov-commenter
Copy link

codecov-commenter commented Jul 8, 2021

Codecov Report

Merging #600 (6b8c40a) into develop (6dc6812) will increase coverage by 0.03%.
The diff coverage is 76.66%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #600      +/-   ##
===========================================
+ Coverage    62.21%   62.24%   +0.03%     
===========================================
  Files          241      241              
  Lines        12815    12829      +14     
  Branches       369      369              
===========================================
+ Hits          7973     7986      +13     
+ Misses        4259     4258       -1     
- Partials       583      585       +2     
Flag Coverage Δ
go 53.93% <76.66%> (+0.08%) ⬆️
python 70.63% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...aging_integration/packaging_integration_service.go 85.71% <50.00%> (-14.29%) ⬇️
packages/operator/pkg/service/toolchain/service.go 85.71% <50.00%> (-14.29%) ⬇️
...sitory/packaging/postgres/packaging_integration.go 41.53% <72.72%> (+1.21%) ⬆️
...ository/training/postgres/toolchain_integration.go 71.87% <100.00%> (+1.38%) ⬆️
...s/operator/controllers/modeltraining_controller.go 56.59% <0.00%> (-3.30%) ⬇️
...erator/controllers/batchinferencejob_controller.go 72.22% <0.00%> (+2.46%) ⬆️
...ages/operator/controllers/modelroute_controller.go 74.28% <0.00%> (+2.85%) ⬆️

@lev-titov lev-titov force-pushed the 583-fixing-updatedat-createdat-fileds branch from 39068d0 to c5bae60 Compare July 8, 2021 10:01
@BPylypenko BPylypenko self-requested a review July 14, 2021 18:57
@lev-titov lev-titov merged commit 6e8ed90 into develop Jul 15, 2021
@lev-titov lev-titov deleted the 583-fixing-updatedat-createdat-fileds branch July 15, 2021 07:27
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.

None yet

4 participants