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

feat: bump webcrypto to v0.2.0 #3631

Merged
merged 1 commit into from Mar 11, 2024
Merged

feat: bump webcrypto to v0.2.0 #3631

merged 1 commit into from Mar 11, 2024

Conversation

olegbespalov
Copy link
Collaborator

@olegbespalov olegbespalov commented Mar 11, 2024

What?

This updates the webcrypto module to v0.2.0, the list of the changes is there https://github.com/grafana/xk6-webcrypto/releases/tag/v0.2.0

Why?

We'd like to bring new functionality to the webcrypto module.

Checklist

  • I have performed a self-review of my code.
  • I have added tests for my changes.
  • I have run linter locally (make lint) and all checks pass.
  • I have run tests locally (make tests) and all tests pass.
  • I have commented on my code, particularly in hard-to-understand areas.

Related PR(s)/Issue(s)

@olegbespalov olegbespalov added documentation-needed A PR which will need a separate PR for documentation dependencies Pull requests that update a dependency file labels Mar 11, 2024
@olegbespalov olegbespalov added this to the v0.50.0 milestone Mar 11, 2024
@olegbespalov olegbespalov self-assigned this Mar 11, 2024
@olegbespalov olegbespalov requested a review from a team as a code owner March 11, 2024 13:16
@olegbespalov olegbespalov requested review from mstoykov and oleiade and removed request for a team March 11, 2024 13:16
@codecov-commenter
Copy link

codecov-commenter commented Mar 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.52%. Comparing base (47c5bb0) to head (3a68ec7).

❗ Current head 3a68ec7 differs from pull request most recent head 26c4974. Consider uploading reports for the commit 26c4974 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3631      +/-   ##
==========================================
- Coverage   73.57%   73.52%   -0.06%     
==========================================
  Files         277      275       -2     
  Lines       20244    20239       -5     
==========================================
- Hits        14895    14880      -15     
- Misses       4401     4405       +4     
- Partials      948      954       +6     
Flag Coverage Δ
macos 73.49% <ø> (+<0.01%) ⬆️
ubuntu 73.50% <ø> (-0.02%) ⬇️
windows ?

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@olegbespalov
Copy link
Collaborator Author

@mstoykov

 du -sh k6-new
55M     k6-new
 du -sh k6-current
54M     k6-current

@olegbespalov olegbespalov merged commit c9dca56 into master Mar 11, 2024
23 of 24 checks passed
@olegbespalov olegbespalov deleted the feat/webcypto-0.2.0 branch March 11, 2024 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file documentation-needed A PR which will need a separate PR for documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants