This repository has been archived by the owner on Aug 24, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
fix(model): adopt latest model structure #7
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## main #7 +/- ##
==========================================
+ Coverage 14.92% 15.64% +0.72%
==========================================
Files 4 4
Lines 583 556 -27
==========================================
Hits 87 87
+ Misses 489 462 -27
Partials 7 7
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report in Codecov by Sentry. |
heiruwu
pushed a commit
that referenced
this pull request
Apr 7, 2023
🤖 I have created a release *beep* *boop* --- ## [0.1.0-alpha](v0.0.0-alpha...v0.1.0-alpha) (2023-04-07) ### Features * control loop for model state monitoring ([#1](#1)) ([a692c76](a692c76)) ### Bug Fixes * add missing integration test files ([#6](#6)) ([bdb8eb7](bdb8eb7)) * hotfix dockerfile ([96555e5](96555e5)) * **model:** adopt latest model structure ([#7](#7)) ([d5c4264](d5c4264)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
pinglin
pushed a commit
that referenced
this pull request
Apr 8, 2023
🤖 I have created a release *beep* *boop* --- ## [0.1.0-alpha](v0.0.0-alpha...v0.1.0-alpha) (2023-04-08) ### Features * control loop for model state monitoring ([#1](#1)) ([a692c76](a692c76)) ### Bug Fixes * add missing integration test files ([#6](#6)) ([bdb8eb7](bdb8eb7)) * hotfix dockerfile ([96555e5](96555e5)) * **model:** adopt latest model structure ([#7](#7)) ([d5c4264](d5c4264)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Because
This commit