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: resolve multi-line root desc as block comments #664

Merged
merged 1 commit into from
Dec 1, 2021
Merged

Conversation

tangcent
Copy link
Owner

@tangcent tangcent commented Dec 1, 2021

No description provided.

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

Codecov Report

Merging #664 (2a24782) into master (5b2aaf3) will increase coverage by 0.006%.
The diff coverage is 100.000%.

Impacted file tree graph

@@               Coverage Diff               @@
##              master      #664       +/-   ##
===============================================
+ Coverage     57.783%   57.789%   +0.006%     
- Complexity      2076      2077        +1     
===============================================
  Files            242       242               
  Lines          11005     11009        +4     
  Branches        2560      2562        +2     
===============================================
+ Hits            6359      6362        +3     
  Misses          3430      3430               
- Partials        1216      1217        +1     
Flag Coverage Δ
unittests 57.789% <100.000%> (+0.006%) ⬆️

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

Impacted Files Coverage Δ
...n/com/itangcent/idea/plugin/json/Json5Formatter.kt 99.091% <100.000%> (+0.034%) ⬆️
...itangcent/idea/plugin/settings/XmlSettingBinder.kt 62.500% <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 5b2aaf3...2a24782. Read the comment docs.

@tangcent tangcent merged commit 22cbe59 into master Dec 1, 2021
@tangcent tangcent mentioned this pull request Dec 26, 2021
@tangcent tangcent deleted the bugfix/json5 branch January 18, 2022 07:25
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