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

fix: correct content-type for Postman API export #546

Merged
merged 1 commit into from
Jun 30, 2024

Conversation

tangcent
Copy link
Owner

No description provided.

@tangcent tangcent added the type: bug Something isn't working label Jun 30, 2024
Copy link

codecov bot commented Jun 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.475%. Comparing base (ce41396) to head (a4103db).

Additional details and impacted files

Impacted file tree graph

@@               Coverage Diff               @@
##              master      #546       +/-   ##
===============================================
- Coverage     63.491%   63.475%   -0.016%     
+ Complexity      2014      2011        -3     
===============================================
  Files            223       224        +1     
  Lines          10622     10620        -2     
  Branches        2580      2581        +1     
===============================================
- Hits            6744      6741        -3     
- Misses          2538      2539        +1     
  Partials        1340      1340               
Flag Coverage Δ
unittests 63.475% <100.000%> (-0.016%) ⬇️

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

Files Coverage Δ
...c/main/kotlin/com/itangcent/http/RawContentType.kt 100.000% <100.000%> (ø)
...ugin/api/export/postman/DefaultPostmanApiHelper.kt 69.262% <100.000%> (ø)
...ea/plugin/api/export/postman/PostmanApiExporter.kt 32.432% <ø> (ø)

... and 3 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 ce41396...a4103db. Read the comment docs.

@tangcent tangcent merged commit 1c082c8 into master Jun 30, 2024
10 checks passed
This was referenced Jun 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant