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: Add support for exporting APIs as .http files #1076

Merged
merged 1 commit into from
Nov 19, 2023
Merged

Conversation

tangcent
Copy link
Owner

No description provided.

@tangcent tangcent added the type: new feature Add New Feature label Nov 19, 2023
@tangcent tangcent force-pushed the feat/http branch 2 times, most recently from 77e6e10 to e575140 Compare November 19, 2023 12:23
Copy link

codecov bot commented Nov 19, 2023

Codecov Report

Merging #1076 (83c4136) into master (d759761) will increase coverage by 0.010%.
The diff coverage is 60.417%.

Additional details and impacted files

Impacted file tree graph

@@               Coverage Diff               @@
##              master     #1076       +/-   ##
===============================================
+ Coverage     61.918%   61.928%   +0.010%     
- Complexity      2250      2283       +33     
===============================================
  Files            246       249        +3     
  Lines          11932     12077      +145     
  Branches        2937      2982       +45     
===============================================
+ Hits            7388      7479       +91     
- Misses          2971      3001       +30     
- Partials        1573      1597       +24     
Flag Coverage Δ
unittests 61.928% <60.417%> (+0.010%) ⬆️

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

Files Coverage Δ
...idea/plugin/api/export/http/HttpClientFileSaver.kt 69.231% <69.231%> (ø)
.../idea/plugin/api/export/http/HttpClientExporter.kt 66.667% <66.667%> (ø)
...idea/plugin/api/export/http/HttpClientFormatter.kt 73.171% <73.171%> (ø)
...gcent/idea/plugin/api/export/suv/SuvApiExporter.kt 0.000% <0.000%> (ø)

... and 5 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

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

@tangcent tangcent merged commit a86f16c into master Nov 19, 2023
10 checks passed
@tangcent tangcent deleted the feat/http branch November 19, 2023 13:18
@tangcent tangcent mentioned this pull request Nov 19, 2023
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.

1 participant