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: [generic] auto fix http method #697

Merged
merged 1 commit into from
Feb 27, 2022
Merged

feat: [generic] auto fix http method #697

merged 1 commit into from
Feb 27, 2022

Conversation

tangcent
Copy link
Owner

No description provided.

@tangcent tangcent added the type: new feature Add New Feature label Feb 27, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #697 (448c1fb) into master (2b9f7b7) will increase coverage by 0.030%.
The diff coverage is 75.000%.

Impacted file tree graph

@@               Coverage Diff               @@
##              master      #697       +/-   ##
===============================================
+ Coverage     58.569%   58.600%   +0.030%     
- Complexity      2127      2134        +7     
===============================================
  Files            246       246               
  Lines          11127     11140       +13     
  Branches        2625      2631        +6     
===============================================
+ Hits            6517      6528       +11     
  Misses          3359      3359               
- Partials        1251      1253        +2     
Flag Coverage Δ
unittests 58.600% <75.000%> (+0.030%) ⬆️

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

Impacted Files Coverage Δ
.../api/export/generic/GenericRequestClassExporter.kt 27.329% <0.000%> (-0.621%) ⬇️
...gcent/idea/plugin/api/export/suv/SuvApiExporter.kt 0.000% <0.000%> (ø)
...ngcent/idea/plugin/config/RecommendConfigReader.kt 78.000% <ø> (-0.431%) ⬇️
...kotlin/com/itangcent/common/constant/HttpMethod.kt 86.667% <85.714%> (+86.667%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2b9f7b7...448c1fb. Read the comment docs.

@tangcent tangcent merged commit 4a72a9b into master Feb 27, 2022
@tangcent tangcent deleted the fix/generic branch February 27, 2022 09:55
@tangcent tangcent mentioned this pull request Feb 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: new feature Add New Feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants