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: release 1.22.1 #221

Merged
merged 12 commits into from
Feb 10, 2025
Merged

chore: release 1.22.1 #221

merged 12 commits into from
Feb 10, 2025

Conversation

fedellen
Copy link
Collaborator

@fedellen fedellen commented Feb 7, 2025

No description provided.

fedellen and others added 7 commits February 6, 2025 13:20
fix(data post): add retry capability on upload file as intended PE-7598
# [1.22.0-alpha.2](v1.22.0-alpha.1...v1.22.0-alpha.2) (2025-02-07)

### Bug Fixes

* **data post:** add retry capability on upload file as intended PE-7598 ([cfe312b](cfe312b))
* **http:** catch uncaught `get` errors, return best effort error message PE-7598 ([c884edc](c884edc))
@fedellen fedellen self-assigned this Feb 7, 2025
@fedellen fedellen requested a review from a team as a code owner February 7, 2025 21:09
fedellen and others added 4 commits February 7, 2025 16:29
## [1.22.1-alpha.1](v1.22.0...v1.22.1-alpha.1) (2025-02-07)

### Bug Fixes

* **data post:** add retry capability on upload file as intended PE-7598 ([cfe312b](cfe312b))
* **http:** catch uncaught `get` errors, return best effort error message PE-7598 ([c884edc](c884edc))
@fedellen fedellen changed the title chore: release 1.21.1 chore: release 1.22.1 Feb 7, 2025
Copy link

codecov bot commented Feb 10, 2025

Codecov Report

Attention: Patch coverage is 90.84967% with 14 lines in your changes missing coverage. Please review.

Project coverage is 93.29%. Comparing base (75e18d4) to head (4c4c029).
Report is 15 commits behind head on main.

Files with missing lines Patch % Lines
src/common/upload.ts 93.47% 6 Missing ⚠️
src/common/http.ts 87.87% 3 Missing and 1 partial ⚠️
src/utils/axiosClient.ts 78.94% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #221      +/-   ##
==========================================
- Coverage   93.40%   93.29%   -0.11%     
==========================================
  Files          25       25              
  Lines        3562     3640      +78     
  Branches      161      186      +25     
==========================================
+ Hits         3327     3396      +69     
- Misses        235      243       +8     
- Partials        0        1       +1     

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

@fedellen fedellen merged commit effdd88 into main Feb 10, 2025
16 of 17 checks passed
@dtfiedler
Copy link
Collaborator

🎉 This PR is included in version 1.22.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

3 participants