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

Enhancement: Import data providers from ergebnis/test-util #1

Merged
merged 1 commit into from
Nov 25, 2021

Conversation

localheinz
Copy link
Member

This pull request

@codecov
Copy link

codecov bot commented Nov 25, 2021

Codecov Report

Merging #1 (35e8b09) into main (a5f2657) will decrease coverage by 3.22%.
The diff coverage is 96.77%.

Impacted file tree graph

@@              Coverage Diff              @@
##                main       #1      +/-   ##
=============================================
- Coverage     100.00%   96.77%   -3.23%     
- Complexity         3       45      +42     
=============================================
  Files              1        9       +8     
  Lines              6      186     +180     
=============================================
+ Hits               6      180     +174     
- Misses             0        6       +6     
Impacted Files Coverage Δ
src/AbstractProvider.php 71.42% <71.42%> (ø)
src/BoolProvider.php 100.00% <100.00%> (ø)
src/Exception/EmptyValues.php 100.00% <100.00%> (ø)
src/FloatProvider.php 100.00% <100.00%> (ø)
src/IntProvider.php 100.00% <100.00%> (ø)
src/NullProvider.php 100.00% <100.00%> (ø)
src/ObjectProvider.php 100.00% <100.00%> (ø)
src/ResourceProvider.php 100.00% <100.00%> (ø)
src/StringProvider.php 100.00% <100.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 a5f2657...35e8b09. Read the comment docs.

@localheinz localheinz merged commit aed81a8 into main Nov 25, 2021
@localheinz localheinz deleted the feature/import branch November 25, 2021 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants