Skip to content
This repository has been archived by the owner on Mar 1, 2023. It is now read-only.

fixed finder to not find classes of functions in classes #68

Merged
merged 4 commits into from
Sep 9, 2018

Conversation

prisis
Copy link
Member

@prisis prisis commented Sep 9, 2018

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Related tickets -
License MIT
Doc PR -

@prisis prisis added this to the v0.6.1 milestone Sep 9, 2018
@prisis prisis added the Fixed Changelog Fixed label Sep 9, 2018
@codecov
Copy link

codecov bot commented Sep 9, 2018

Codecov Report

Merging #68 into master will increase coverage by 0.06%.
The diff coverage is 77.77%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #68      +/-   ##
============================================
+ Coverage      59.8%   59.86%   +0.06%     
- Complexity      719      723       +4     
============================================
  Files            46       46              
  Lines          1923     1936      +13     
============================================
+ Hits           1150     1159       +9     
- Misses          773      777       +4
Impacted Files Coverage Δ Complexity Δ
src/Common/ClassFinder.php 95.23% <77.77%> (-3%) 49 <0> (+4)

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 7e498bf...ecb3b54. Read the comment docs.

@prisis prisis merged commit 104db72 into master Sep 9, 2018
@prisis prisis deleted the fix-class-finder branch September 9, 2018 12:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Fixed Changelog Fixed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant