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: [curl] escape [&\] #577

Merged
merged 1 commit into from
Sep 4, 2021
Merged

fix: [curl] escape [&\] #577

merged 1 commit into from
Sep 4, 2021

Conversation

tangcent
Copy link
Owner

@tangcent tangcent commented Sep 4, 2021

No description provided.

@tangcent tangcent added the type: bug Something isn't working label Sep 4, 2021
@codecov-commenter
Copy link

Codecov Report

Merging #577 (6e321ed) into master (8c833a7) will increase coverage by 0.008%.
The diff coverage is 100.000%.

Impacted file tree graph

@@               Coverage Diff               @@
##              master      #577       +/-   ##
===============================================
+ Coverage     45.501%   45.509%   +0.008%     
- Complexity      1890      1892        +2     
===============================================
  Files            225       225               
  Lines          12870     12870               
  Branches        2875      2875               
===============================================
+ Hits            5856      5857        +1     
  Misses          5878      5878               
+ Partials        1136      1135        -1     
Flag Coverage Δ
unittests 45.509% <100.000%> (+0.008%) ⬆️

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

Impacted Files Coverage Δ
...gcent/idea/plugin/api/export/curl/CurlFormatter.kt 69.841% <100.000%> (ø)
...itangcent/idea/plugin/settings/XmlSettingBinder.kt 66.667% <0.000%> (+4.167%) ⬆️

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 8c833a7...6e321ed. Read the comment docs.

@tangcent tangcent merged commit 36b3388 into master Sep 4, 2021
@tangcent tangcent mentioned this pull request Sep 5, 2021
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.

2 participants