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

Enhancement: Implement BooleanProvider #326

Merged
merged 1 commit into from Oct 3, 2020

Conversation

localheinz
Copy link
Member

This PR

  • implements DataProvider\BooleanProvider

@codecov
Copy link

codecov bot commented Oct 3, 2020

Codecov Report

Merging #326 into main will decrease coverage by 7.14%.
The diff coverage is 65.78%.

Impacted file tree graph

@@              Coverage Diff              @@
##                main     #326      +/-   ##
=============================================
- Coverage     100.00%   92.85%   -7.15%     
- Complexity        41       56      +15     
=============================================
  Files              4        6       +2     
  Lines            144      182      +38     
=============================================
+ Hits             144      169      +25     
- Misses             0       13      +13     
Impacted Files Coverage Δ Complexity Δ
src/DataProvider/BooleanProvider.php 0.00% <0.00%> (ø) 4.00 <4.00> (?)
src/Exception/EmptyValues.php 100.00% <100.00%> (ø) 2.00 <2.00> (?)
src/Helper.php 100.00% <100.00%> (ø) 46.00 <9.00> (+9.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 084669a...1d31cb4. Read the comment docs.

@localheinz localheinz marked this pull request as ready for review October 3, 2020 09:34
@ergebnis-bot ergebnis-bot self-requested a review October 3, 2020 09:35
@ergebnis-bot ergebnis-bot self-assigned this Oct 3, 2020
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