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

Ignore Line Endings #70

Merged
merged 4 commits into from
Apr 10, 2022
Merged

Ignore Line Endings #70

merged 4 commits into from
Apr 10, 2022

Conversation

bbatsche
Copy link
Owner

Add modifier to control whether to normalize line endings in strings before comparing

@bbatsche bbatsche linked an issue Apr 10, 2022 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Apr 10, 2022

Codecov Report

Merging #70 (f142cb5) into master (3d5ff29) will decrease coverage by 0.55%.
The diff coverage is 94.44%.

@@             Coverage Diff              @@
##             master      #70      +/-   ##
============================================
- Coverage     99.31%   98.75%   -0.56%     
- Complexity      246      292      +46     
============================================
  Files             7        7              
  Lines           583      645      +62     
============================================
+ Hits            579      637      +58     
- Misses            4        8       +4     
Impacted Files Coverage Δ
src/Verify.php 98.53% <94.44%> (-0.64%) ⬇️

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 3d5ff29...f142cb5. Read the comment docs.

@bbatsche bbatsche merged commit da6194e into master Apr 10, 2022
@bbatsche bbatsche deleted the ignore-line-endings branch April 10, 2022 04:11
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.

Add Support for Ignoring Line Endings
1 participant