Skip to content

Conversation

@CptKirk
Copy link
Contributor

@CptKirk CptKirk commented Sep 4, 2023

Fixed all properties which can be accessed without being initialized.

@CptKirk CptKirk added the bug Something isn't working label Sep 4, 2023
@CptKirk CptKirk self-assigned this Sep 4, 2023
@codecov
Copy link

codecov bot commented Sep 4, 2023

Codecov Report

Merging #6 (f92bf64) into master (9f60239) will increase coverage by 0.00%.
Report is 2 commits behind head on master.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##             master       #6   +/-   ##
=========================================
  Coverage     94.71%   94.72%           
  Complexity      200      200           
=========================================
  Files            20       20           
  Lines           530      531    +1     
=========================================
+ Hits            502      503    +1     
  Misses           28       28           
Files Changed Coverage Δ
...rc/Response/Exceptions/PostgrestErrorException.php 85.71% <ø> (ø)
src/Response/PostgrestResponse.php 91.37% <ø> (ø)
src/RequestBuilder/PostgrestRequestBuilder.php 98.26% <100.00%> (+0.01%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: PostgrestErrorException property accessed before initialization error

1 participant