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

Added better handling of the multi-line string values. #71

Merged
merged 2 commits into from
Apr 29, 2024

Conversation

AlexSkrypnyk
Copy link
Owner

No description provided.

Copy link

codecov bot commented Apr 27, 2024

Codecov Report

Attention: Patch coverage is 96.03175% with 5 lines in your changes are missing coverage. Please review.

Project coverage is 98.07%. Comparing base (758fc29) to head (be2fd22).

Files Patch % Lines
src/Extractor/ShellExtractor.php 91.66% 2 Missing ⚠️
src/Extractor/VariableParser.php 98.52% 1 Missing ⚠️
src/Formatter/AbstractMarkdownFormatter.php 83.33% 1 Missing ⚠️
src/Utils.php 95.45% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #71      +/-   ##
==========================================
- Coverage   98.72%   98.07%   -0.65%     
==========================================
  Files          25       25              
  Lines         706      780      +74     
==========================================
+ Hits          697      765      +68     
- Misses          9       15       +6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@AlexSkrypnyk AlexSkrypnyk force-pushed the feature/fix-validation2 branch 2 times, most recently from 5d86c8a to f864327 Compare April 28, 2024 12:30
@AlexSkrypnyk AlexSkrypnyk merged commit faf5aea into main Apr 29, 2024
6 of 8 checks passed
@AlexSkrypnyk AlexSkrypnyk deleted the feature/fix-validation2 branch April 29, 2024 01:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant