-
-
Notifications
You must be signed in to change notification settings - Fork 69
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
linting and test updates. #579
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 ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## v1 #579 +/- ##
==========================================
- Coverage 57.28% 49.64% -7.65%
==========================================
Files 54 23 -31
Lines 5155 3215 -1940
==========================================
- Hits 2953 1596 -1357
+ Misses 2009 1517 -492
+ Partials 193 102 -91
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
jyecusch
approved these changes
Feb 16, 2024
tjholm
added a commit
that referenced
this pull request
Feb 20, 2024
Co-authored-by: Tim Holm <[email protected]> Co-authored-by: Tim Holm <[email protected]> Co-authored-by: Jye Cusch <[email protected]> Co-authored-by: Ryan Cartwright <[email protected]> Co-authored-by: David Moore <[email protected]> Co-authored-by: Tim Holm <[email protected]> * ci: Update go version for new std libs. (#552) * add rates support (#551) * fix: websocket handlers are not cleaned up (#554) Co-authored-by: David Moore <[email protected]> * fix: azure deployments (#555) * fix gcp deployments (#553) * fix schedules and topics clean up (#556) fix: schedules and topics not cleaned up * feat: Update cloud implementations for v1 (#558) Co-authored-by: Tim Holm <[email protected]> Co-authored-by: Jye Cusch <[email protected]> * Documents -> KV (#549) Co-authored-by: Jye Cusch <[email protected]> * Add logic to support resource tree for pulumi destroy (#559) * separate engine event handler methods. * add missing returns. * debug statements. * build nitric parents ahead of time. * Ensure image shows up in progress for nitric up. * fix check for http server not registered (#564) * v1 azure fixes (#562) * common logger (#563) * wip * fix error on redeploy of torn down aws stacks * shared logger * move logger to core * v1 queues * remove redundant log output (#568) * add results outputs (#567) return endpoints for API, HTTP Proxies and Websockets. * Http Proxy Bidi stream * include queues in default order * fix aws runtime issues * fix aws http proxy routing * fix gcp runtime issues. (#571) * normalize http proxy gateway names. * add delete permission to write to allow overwriting. * fix topicname in subscription push endpoints. * add missing project configuration to pre * cleanup * gcp deployment fixes. * AWS schedule and ws fixes * deploy websockets and schedules * improve missing resource error * fix delete replaced status mapping * fix aws ws deployments and output * azure fixes (#574) Co-authored-by: Rak Siva <[email protected]> * azure fixes additional azure fixes and cleanup * update pulumi sdk (#576) * prevent panics from missing pulumi events. (#578) * make pulumi refresh configurable. (#577) * allow multiple deployment result types. (#581) * allow multiple deployment result types. * change simple -> text. * missing httpproxy for gcp provider (#580) * linting and test updates. (#579) * contract renaming (#583) Co-authored-by: Jye Cusch <[email protected]> * remove references to develop branch (#585) * fix debug provider * improve error output (#586) --------- Co-authored-by: Ryan Cartwright <[email protected]> Co-authored-by: David Moore <[email protected]> Co-authored-by: Jye Cusch <[email protected]> Co-authored-by: David Moore <[email protected]> Co-authored-by: David Moore <[email protected]> Co-authored-by: Jye Cusch <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.