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

refactor(enhancement): use std lib functions #912

Merged
merged 1 commit into from
Nov 16, 2024

Conversation

jeevatkm
Copy link
Member

  • curl cmd request body error scenario and removed pointer on string
  • redirect add error prefix and remove default header
  • test case additions

- curl cmd request body error scenario and removed pointer on string
- redirect add error prefix and remove default header
- test case additions
@jeevatkm jeevatkm added enhancement v3 For resty v3 labels Nov 16, 2024
@jeevatkm jeevatkm added this to the v3.0.0 Milestone milestone Nov 16, 2024
@jeevatkm jeevatkm self-assigned this Nov 16, 2024
Copy link

codecov bot commented Nov 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.11%. Comparing base (f18ee43) to head (50c48eb).
Report is 10 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #912      +/-   ##
==========================================
+ Coverage   98.79%   99.11%   +0.32%     
==========================================
  Files          15       15              
  Lines        3230     3290      +60     
==========================================
+ Hits         3191     3261      +70     
+ Misses         28       20       -8     
+ Partials       11        9       -2     
Flag Coverage Δ
unittests 99.11% <100.00%> (+0.32%) ⬆️

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.

@jeevatkm jeevatkm merged commit e134807 into main Nov 16, 2024
6 checks passed
@jeevatkm jeevatkm deleted the refactor-optimize-cleanup branch November 16, 2024 07:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement v3 For resty v3
Development

Successfully merging this pull request may close these issues.

1 participant