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 #522

Merged
merged 1 commit into from
Nov 19, 2023

Conversation

tangcent
Copy link
Owner

No description provided.

@tangcent tangcent added the type: enhancement New feature or request label Nov 19, 2023
@tangcent tangcent force-pushed the chore/merge_easy-yapi branch from 8673194 to aa621cc Compare November 19, 2023 13:35
Copy link

codecov bot commented Nov 19, 2023

Codecov Report

Merging #522 (aa621cc) into master (6a6d9c8) will increase coverage by 0.000%.
The diff coverage is 60.417%.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##              master      #522    +/-   ##
============================================
  Coverage     62.737%   62.737%            
- Complexity      1898      1931    +33     
============================================
  Files            214       217     +3     
  Lines          10246     10391   +145     
  Branches        2492      2537    +45     
============================================
+ Hits            6428      6519    +91     
- Misses          2495      2525    +30     
- Partials        1323      1347    +24     
Flag Coverage Δ
unittests 62.737% <60.417%> (+<0.001%) ⬆️

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 6a6d9c8...aa621cc. Read the comment docs.

@tangcent tangcent merged commit f455e06 into master Nov 19, 2023
10 checks passed
@tangcent tangcent mentioned this pull request Nov 19, 2023
@tangcent tangcent deleted the chore/merge_easy-yapi branch November 19, 2023 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant