Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fixBug: Error when trying to use $db->vardump() #166

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

Merged
merged 1 commit into from
Aug 19, 2019

Conversation

dpDesignz
Copy link
Contributor

Fixes #163

@codecov-io
Copy link

Codecov Report

Merging #166 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #166      +/-   ##
============================================
+ Coverage      80.6%   80.61%   +<.01%     
  Complexity      784      784              
============================================
  Files            14       14              
  Lines          1954     1955       +1     
============================================
+ Hits           1575     1576       +1     
  Misses          379      379
Impacted Files Coverage Δ Complexity Δ
lib/ezsqlModel.php 84.95% <100%> (+0.06%) 111 <0> (ø) ⬇️

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 e24fd33...0be3695. Read the comment docs.

@TheTechsTech TheTechsTech merged commit 7494b92 into ezSQL:master Aug 19, 2019
dpDesignz added a commit to dpDesignz/ezsql that referenced this pull request Aug 30, 2019
Merge pull request ezSQL#166 from dpDesignz/master
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.

Error when trying to use $db->vardump()
3 participants