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

release 2.2.8 #523

Merged
merged 1 commit into from
Nov 20, 2023
Merged

release 2.2.8 #523

merged 1 commit into from
Nov 20, 2023

Conversation

tangcent
Copy link
Owner

  • feat: Add support for exporting APIs as .http files (#522)

  • feat: support search in several dialogs (#521)

  • Refactor: Preventing runtime.channel() from throwing exceptions on missing implementations (#520)

@tangcent tangcent added the release release new version label Nov 19, 2023
Copy link

codecov bot commented Nov 19, 2023

Codecov Report

Merging #523 (5bc1ff0) into master (f455e06) will decrease coverage by 0.007%.
The diff coverage is 0.000%.

Additional details and impacted files

Impacted file tree graph

@@               Coverage Diff               @@
##              master      #523       +/-   ##
===============================================
- Coverage     62.737%   62.730%   -0.007%     
- Complexity      1931      1940        +9     
===============================================
  Files            217       217               
  Lines          10391     10389        -2     
  Branches        2537      2537               
===============================================
- Hits            6519      6517        -2     
+ Misses          2525      2524        -1     
- Partials        1347      1348        +1     
Flag Coverage Δ
unittests 62.730% <0.000%> (-0.007%) ⬇️

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

Files Coverage Δ
.../idea/plugin/api/export/http/HttpClientExporter.kt 66.667% <0.000%> (ø)

... and 4 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 f455e06...5bc1ff0. Read the comment docs.

@tangcent tangcent merged commit 085301f into master Nov 20, 2023
10 checks passed
@tangcent tangcent deleted the release/v2.2.8 branch November 20, 2023 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release release new version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant