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: Throw ClassNotFound exception #125

Merged
merged 1 commit into from Mar 30, 2020

Conversation

localheinz
Copy link
Member

This PR

  • throws a ClassNotFound exception when a class was not found

@codecov
Copy link

codecov bot commented Mar 30, 2020

Codecov Report

Merging #125 into master will increase coverage by 0.05%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #125      +/-   ##
============================================
+ Coverage     94.32%   94.38%   +0.05%     
- Complexity       67       68       +1     
============================================
  Files            10       11       +1     
  Lines           194      196       +2     
============================================
+ Hits            183      185       +2     
  Misses           11       11              
Impacted Files Coverage Δ Complexity Δ
src/Exception/ClassNotFound.php 100.00% <100.00%> (ø) 1.00 <1.00> (?)
src/FixtureFactory.php 91.58% <100.00%> (-0.08%) 38.00 <0.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 4630620...a564d83. Read the comment docs.

@ergebnis-bot ergebnis-bot self-assigned this Mar 30, 2020
@ergebnis-bot ergebnis-bot self-requested a review March 30, 2020 16:41
@ergebnis-bot ergebnis-bot self-requested a review March 30, 2020 16:41
@localheinz localheinz merged commit c38dd49 into master Mar 30, 2020
@localheinz localheinz deleted the feature/class-not-found branch March 30, 2020 17:15
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.

None yet

2 participants