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: optimize loading of postman collections #557

Merged
merged 1 commit into from
Aug 9, 2021
Merged

Conversation

tangcent
Copy link
Owner

@tangcent tangcent commented Aug 9, 2021

No description provided.

@tangcent tangcent added the type: new feature Add New Feature label Aug 9, 2021
@codecov-commenter
Copy link

Codecov Report

Merging #557 (766948b) into master (a71e517) will decrease coverage by 0.269%.
The diff coverage is 0.000%.

Impacted file tree graph

@@               Coverage Diff               @@
##              master      #557       +/-   ##
===============================================
- Coverage     40.544%   40.275%   -0.269%     
  Complexity      1602      1602               
===============================================
  Files            203       203               
  Lines          11992     12072       +80     
  Branches        2706      2719       +13     
===============================================
  Hits            4862      4862               
- Misses          6120      6200       +80     
  Partials        1010      1010               
Flag Coverage Δ
unittests 40.275% <0.000%> (-0.269%) ⬇️

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

Impacted Files Coverage Δ
...lugin/api/export/postman/PostmanCachedApiHelper.kt 4.930% <0.000%> (ø)
...t/idea/plugin/dialog/AbstractApiDashboardDialog.kt 0.000% <0.000%> (ø)
...itangcent/idea/plugin/dialog/ApiDashboardDialog.kt 0.000% <0.000%> (ø)

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 a71e517...766948b. Read the comment docs.

@tangcent tangcent merged commit b0eda5f into master Aug 9, 2021
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