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

beta release #1255

Merged
merged 4 commits into from
Jun 2, 2023
Merged

beta release #1255

merged 4 commits into from
Jun 2, 2023

Conversation

pboros
Copy link
Contributor

@pboros pboros commented Jun 2, 2023

beta release

JigarJoshi and others added 4 commits June 1, 2023 10:34
* refactor: refactor metronome metrics with consistent tags (#1241)

* feat: Implemented API key authentication mechanism

* fix: Fixed marshaling based on code review suggestion

* feat: Added whoami endpoint

* refactor: minor refactor based on code review comments

---------

Co-authored-by: Peter Boros <pboros@tigrisdata.com>
Building arm64 images on amd64 Github runners is ~10 time slower
than amd64 images.
To speed up amd64 deployments this diff is separating the builds.
@reviewpad reviewpad bot added the large label Jun 2, 2023
@codecov
Copy link

codecov bot commented Jun 2, 2023

Codecov Report

Patch coverage: 72.61% and project coverage change: -0.21 ⚠️

Comparison is base (2db65af) 64.82% compared to head (99b78c8) 64.61%.

Additional details and impacted files
@@            Coverage Diff             @@
##             beta    #1255      +/-   ##
==========================================
- Coverage   64.82%   64.61%   -0.21%     
==========================================
  Files         217      217              
  Lines       27078    27260     +182     
==========================================
+ Hits        17553    17614      +61     
- Misses       8016     8121     +105     
- Partials     1509     1525      +16     
Impacted Files Coverage Δ
api/server/v1/marshaler.go 61.96% <0.00%> (-1.19%) ⬇️
api/server/v1/tx.go 100.00% <ø> (ø)
server/config/options.go 0.00% <ø> (ø)
server/services/v1/auth/auth0.go 0.00% <0.00%> (ø)
server/services/v1/auth/noop.go 38.46% <0.00%> (-3.21%) ⬇️
server/services/v1/observability.go 25.12% <41.93%> (+2.96%) ⬆️
server/middleware/auth.go 70.70% <70.00%> (-1.87%) ⬇️
server/services/v1/auth/gotrue.go 60.70% <72.59%> (+1.56%) ⬆️
server/metrics/metronome.go 84.00% <93.75%> (+24.00%) ⬆️
server/metrics/measurement.go 74.65% <100.00%> (+0.96%) ⬆️
... and 4 more

... and 12 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@pboros pboros merged commit 76c6986 into beta Jun 2, 2023
20 of 22 checks passed
@tigrisdata-argocd-bot
Copy link
Collaborator

🎉 This PR is included in version 1.0.0-beta.112 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants