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

test: add test case of YapiApiExporter #576

Merged
merged 1 commit into from Sep 3, 2021
Merged

test: add test case of YapiApiExporter #576

merged 1 commit into from Sep 3, 2021

Conversation

tangcent
Copy link
Owner

@tangcent tangcent commented Sep 3, 2021

No description provided.

@tangcent tangcent added the type: test Testing and Quality label Sep 3, 2021
@codecov-commenter
Copy link

codecov-commenter commented Sep 3, 2021

Codecov Report

Merging #576 (ea9d839) into master (dff7e5d) will increase coverage by 0.984%.
The diff coverage is 82.143%.

Impacted file tree graph

@@               Coverage Diff               @@
##              master      #576       +/-   ##
===============================================
+ Coverage     44.517%   45.501%   +0.984%     
- Complexity      1850      1890       +40     
===============================================
  Files            225       225               
  Lines          12867     12870        +3     
  Branches        2875      2875               
===============================================
+ Hits            5728      5856      +128     
+ Misses          6019      5878      -141     
- Partials        1120      1136       +16     
Flag Coverage Δ
unittests 45.501% <82.143%> (+0.984%) ⬆️

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

Impacted Files Coverage Δ
...gcent/idea/plugin/api/export/yapi/YapiFormatter.kt 46.063% <ø> (+11.220%) ⬆️
...ent/idea/plugin/api/export/yapi/YapiApiExporter.kt 77.273% <80.769%> (+77.273%) ⬆️
.../plugin/api/export/yapi/AbstractYapiApiExporter.kt 65.957% <100.000%> (+65.957%) ⬆️
.../idea/plugin/settings/helper/YapiSettingsHelper.kt 84.685% <0.000%> (+0.901%) ⬆️
...cent/idea/plugin/api/export/yapi/YapiRequestKit.kt 53.333% <0.000%> (+6.667%) ⬆️
.../itangcent/idea/plugin/api/export/yapi/CartInfo.kt 100.000% <0.000%> (+100.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 dff7e5d...ea9d839. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: test Testing and Quality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants