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

chore: send request with terramate/<version> User-Agent #1032

Merged
merged 1 commit into from
Jul 20, 2023

Conversation

i4ki
Copy link
Contributor

@i4ki i4ki commented Jul 19, 2023

No description provided.

@i4ki i4ki requested a review from a team as a code owner July 19, 2023 10:47
@netlify
Copy link

netlify bot commented Jul 19, 2023

Deploy Preview for terramate-io-docs canceled.

Name Link
🔨 Latest commit ee0e479
🔍 Latest deploy log https://app.netlify.com/sites/terramate-io-docs/deploys/64b90598c466c200087a6b5d

cloud/cloud.go Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Jul 19, 2023

Codecov Report

Patch coverage: 20.00% and project coverage change: -0.02 ⚠️

Comparison is base (17d2fee) 65.37% compared to head (ee0e479) 65.35%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1032      +/-   ##
==========================================
- Coverage   65.37%   65.35%   -0.02%     
==========================================
  Files          94       94              
  Lines       14936    14941       +5     
==========================================
+ Hits         9764     9765       +1     
- Misses       4804     4807       +3     
- Partials      368      369       +1     
Flag Coverage Δ
tests 65.35% <20.00%> (-0.02%) ⬇️

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

Impacted Files Coverage Δ
cloud/testserver/handlers.go 70.86% <0.00%> (-1.93%) ⬇️
cloud/cloud.go 47.22% <100.00%> (+0.49%) ⬆️

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

@github-actions
Copy link

github-actions bot commented Jul 19, 2023

metric: time/op
ListFiles-2: old 146µs ± 1%: new 147µs ± 1%: delta: 0.52%
Generate-2: old 3.13s ± 1%: new 3.15s ± 1%: delta: 0.78%
GenerateRegex-2: old 1.96s ± 2%: new 1.96s ± 2%: delta: 0.00%
TokensForExpressionComplex-2: old 1.80ms ± 1%: new 1.81ms ± 1%: delta: 0.00%
TokensForExpressionPlainStringNoNewline-2: old 1.37µs ± 1%: new 1.37µs ± 0%: delta: 0.22%
TokensForExpressionStringWith100Newlines-2: old 43.3µs ± 1%: new 43.2µs ± 1%: delta: -0.27%
TokensForExpressionObjectWith100KeysWithNumberValues-2: old 2.08ms ± 1%: new 2.08ms ± 1%: delta: 0.00%
TokensForExpression-2: old 1.80ms ± 1%: new 1.81ms ± 1%: delta: 0.44%
PartialEvalComplex-2: old 580µs ± 1%: new 581µs ± 1%: delta: 0.26%
PartialEvalSmallString-2: old 5.17µs ± 1%: new 5.17µs ± 1%: delta: 0.00%
PartialEvalHugeString-2: old 2.52ms ± 1%: new 2.52ms ± 1%: delta: -0.23%
PartialEvalHugeInterpolatedString-2: old 6.94ms ± 1%: new 6.93ms ± 1%: delta: 0.00%
PartialEvalObject-2: old 30.2µs ± 1%: new 30.4µs ± 1%: delta: 0.51%
metric: alloc/op
ListFiles-2: old 99.5kB ± 0%: new 99.5kB ± 0%: delta: 0.00%
Generate-2: old 2.05GB ± 0%: new 2.05GB ± 0%: delta: 0.00%
GenerateRegex-2: old 806MB ± 0%: new 806MB ± 0%: delta: 0.03%
TokensForExpressionComplex-2: old 411kB ± 0%: new 411kB ± 0%: delta: 0.00%
TokensForExpressionPlainStringNoNewline-2: old 592B ± 0%: new 592B ± 0%: delta: 0.00%
TokensForExpressionStringWith100Newlines-2: old 14.0kB ± 0%: new 14.0kB ± 0%: delta: 0.00%
TokensForExpressionObjectWith100KeysWithNumberValues-2: old 400kB ± 0%: new 400kB ± 0%: delta: 0.00%
TokensForExpression-2: old 411kB ± 0%: new 411kB ± 0%: delta: 0.00%
PartialEvalComplex-2: old 344kB ± 0%: new 344kB ± 0%: delta: 0.00%
PartialEvalSmallString-2: old 1.74kB ± 0%: new 1.74kB ± 0%: delta: 0.00%
PartialEvalHugeString-2: old 166kB ± 0%: new 166kB ± 0%: delta: 0.00%
PartialEvalHugeInterpolatedString-2: old 4.38MB ± 0%: new 4.38MB ± 0%: delta: 0.00%
PartialEvalObject-2: old 20.4kB ± 0%: new 20.4kB ± 0%: delta: 0.00%
metric: allocs/op
ListFiles-2: old 474 ± 0%: new 474 ± 0%: delta: 0.00%
Generate-2: old 22.7M ± 0%: new 22.7M ± 0%: delta: 0.00%
GenerateRegex-2: old 16.4M ± 0%: new 16.4M ± 0%: delta: -0.00%
TokensForExpressionComplex-2: old 4.85k ± 0%: new 4.85k ± 0%: delta: 0.00%
TokensForExpressionPlainStringNoNewline-2: old 21.0 ± 0%: new 21.0 ± 0%: delta: 0.00%
TokensForExpressionStringWith100Newlines-2: old 328 ± 0%: new 328 ± 0%: delta: 0.00%
TokensForExpressionObjectWith100KeysWithNumberValues-2: old 3.19k ± 0%: new 3.19k ± 0%: delta: 0.00%
TokensForExpression-2: old 4.85k ± 0%: new 4.85k ± 0%: delta: 0.00%
PartialEvalComplex-2: old 2.61k ± 0%: new 2.61k ± 0%: delta: 0.00%
PartialEvalSmallString-2: old 23.0 ± 0%: new 23.0 ± 0%: delta: 0.00%
PartialEvalHugeString-2: old 35.0 ± 0%: new 35.0 ± 0%: delta: 0.00%
PartialEvalHugeInterpolatedString-2: old 23.1k ± 0%: new 23.1k ± 0%: delta: 0.00%
PartialEvalObject-2: old 125 ± 0%: new 125 ± 0%: delta: 0.00%

@mariux mariux added this to the Release v0.3.1 milestone Jul 20, 2023
@mariux
Copy link
Contributor

mariux commented Jul 20, 2023

thanks

@i4ki i4ki merged commit 5342d27 into main Jul 20, 2023
16 checks passed
@i4ki i4ki deleted the i4k-cloud-user-agent branch July 20, 2023 10:17
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.

3 participants