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

Enhancement: Implement NullProvider #327

Merged
merged 1 commit into from
Oct 3, 2020
Merged

Conversation

localheinz
Copy link
Member

This PR

  • implements DataProvider\NullProvider

Follows #326.

@localheinz localheinz force-pushed the feature/null-provider branch from 3a2daf6 to eacc4dc Compare October 3, 2020 09:46
@codecov
Copy link

codecov bot commented Oct 3, 2020

Codecov Report

Merging #327 into main will decrease coverage by 1.99%.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##               main     #327      +/-   ##
============================================
- Coverage     92.85%   90.86%   -2.00%     
- Complexity       56       57       +1     
============================================
  Files             6        7       +1     
  Lines           182      186       +4     
============================================
  Hits            169      169              
- Misses           13       17       +4     
Impacted Files Coverage Δ Complexity Δ
src/DataProvider/NullProvider.php 0.00% <0.00%> (ø) 1.00 <1.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 4c423af...eacc4dc. Read the comment docs.

@ergebnis-bot ergebnis-bot self-requested a review October 3, 2020 09:47
@ergebnis-bot ergebnis-bot self-assigned this Oct 3, 2020
@ergebnis-bot ergebnis-bot merged commit 4fd4964 into main Oct 3, 2020
@ergebnis-bot ergebnis-bot deleted the feature/null-provider branch October 3, 2020 09:47
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.

2 participants