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

Simplify client, remove some allocations #528

Merged
merged 3 commits into from
Apr 6, 2024

Fix openapi clippy

cff37d3
Select commit
Loading
Failed to load commit list.
Merged

Simplify client, remove some allocations #528

Fix openapi clippy
cff37d3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 5, 2024 in 1s

5.70% (-0.02%) compared to d295678, passed because coverage increased by +0.05% when compared to adjusted base (5.64%)

View this Pull Request on Codecov

5.70% (-0.02%) compared to d295678, passed because coverage increased by +0.05% when compared to adjusted base (5.64%)

Details

Codecov Report

Attention: Patch coverage is 91.66667% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 5.70%. Comparing base (d295678) to head (cff37d3).

Files Patch % Lines
async-stripe/src/client/headers.rs 50.00% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##            next    #528      +/-   ##
========================================
- Coverage   5.71%   5.70%   -0.02%     
========================================
  Files        932     932              
  Lines      38941   38933       -8     
========================================
- Hits        2227    2220       -7     
+ Misses     36714   36713       -1     

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