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

Verify 3.0 Documentation #81

Merged
merged 3 commits into from
May 9, 2022
Merged

Verify 3.0 Documentation #81

merged 3 commits into from
May 9, 2022

Conversation

bbatsche
Copy link
Owner

@bbatsche bbatsche commented May 8, 2022

Readme updates
Add a name parameter to verify() functions
Improve unit test output
Check data type by default

Add a name parameter to verify() functions
Improve unit test output
Check data type by default
@codecov
Copy link

codecov bot commented May 8, 2022

Codecov Report

Merging #81 (2cae9a9) into master (5e87e02) will increase coverage by 0.69%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##             master      #81      +/-   ##
============================================
+ Coverage     91.37%   92.07%   +0.69%     
+ Complexity      200      196       -4     
============================================
  Files             6        6              
  Lines           452      454       +2     
============================================
+ Hits            413      418       +5     
+ Misses           39       36       -3     
Impacted Files Coverage Δ
src/API/Base.php 98.44% <100.00%> (+4.74%) ⬆️
src/API/Value.php 93.23% <100.00%> (-0.76%) ⬇️
src/function.php 100.00% <100.00%> (ø)
src/Constraint/Factory.php 86.17% <0.00%> (-1.63%) ⬇️

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 5e87e02...2cae9a9. Read the comment docs.

@bbatsche bbatsche merged commit ae89436 into master May 9, 2022
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.

1 participant