Skip to content
This repository has been archived by the owner on Jan 4, 2022. It is now read-only.

Enhancement: Implement DataProvider\StringProvider::trimmed() #339

Merged
merged 1 commit into from Oct 4, 2020

Conversation

localheinz
Copy link
Member

This PR

  • implements DataProvider\StringProvider::trimmed()

Follows #326.

@codecov
Copy link

codecov bot commented Oct 4, 2020

Codecov Report

Merging #339 into main will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##                main      #339   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity        73        75    +2     
===========================================
  Files              9         9           
  Lines            252       256    +4     
===========================================
+ Hits             252       256    +4     
Impacted Files Coverage Δ Complexity Δ
src/DataProvider/StringProvider.php 100.00% <100.00%> (ø) 10.00 <2.00> (+2.00)

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 928a7ac...6deab44. Read the comment docs.

@ergebnis-bot ergebnis-bot merged commit c80a390 into main Oct 4, 2020
@ergebnis-bot ergebnis-bot deleted the feature/trimmed branch October 4, 2020 09:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants