8000 continue fixBug: Error when trying to use $db->vardump() by dpDesignz · Pull Request #170 · ezSQL/ezsql · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
8000

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

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 3 commits into from
Aug 31, 2019

Conversation

dpDesignz
Copy link
Contributor

Add fix to #163 where it would return an error if $this->last_result was not an array or object. Now checks if it is empty and allows it to continue if it is.

dpDesignz and others added 3 commits August 30, 2019 19:12
Fix count error in varDump() when $this->last_result is not an arrray.
Add check for empty to continue even if it isn't an array or object
Merge pull request ezSQL#166 from dpDesignz/master
@codecov-io
Copy link

Codecov Report

Merging #170 into master will not change coverage.
The diff coverage is 82.35%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #170   +/-   ##
=========================================
  Coverage     80.61%   80.61%           
- Complexity      784      785    +1     
=========================================
  Files            14       14           
  Lines          1955     1955           
=========================================
  Hits           1576     1576           
  Misses          379      379
Impacted Files Coverage Δ Complexity Δ
lib/ezsqlModel.php 84.95% <82.35%> (ø) 112 <20> (+1) ⬆️

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 7494b92...6694afa. Read the comment docs.

1 similar comment
@codecov-io
Copy link
codecov-io commented Aug 30, 2019

Codecov Report

Merging #170 into master will not change coverage.
The diff coverage is 82.35%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #170   +/-   ##
=========================================
  Coverage     80.61%   80.61%           
- Complexity      784      785    +1     
=========================================
  Files            14       14           
  Lines          1955     1955           
=========================================
  Hits           1576     1576           
  Misses          379      379
Impacted Files Coverage Δ Complexity Δ
lib/ezsqlModel.php 84.95% <82.35%> (ø) 112 <20> (+1) ⬆️

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 7494b92...6694afa. Read the comment docs.

@TheTechsTech TheTechsTech merged commit 32d7834 into ezSQL:master Aug 31, 2019
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.

3 participants
0