Skip to content

Conversation

shmax
Copy link
Contributor

@shmax shmax commented Sep 26, 2023

Added some missing tests, fixed others, and rejiggered some of the sequence stuff to improve coeverage.

@codecov
Copy link

codecov bot commented Sep 26, 2023

Codecov Report

Merging #104 (5d1fa73) into master (7ef1164) will increase coverage by 0.42%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##             master     #104      +/-   ##
============================================
+ Coverage     98.77%   99.19%   +0.42%     
+ Complexity      953      947       -6     
============================================
  Files            34       34              
  Lines          2363     2358       -5     
============================================
+ Hits           2334     2339       +5     
+ Misses           29       19      -10     
Files Coverage Δ
lib/Adapter/PgsqlAdapter.php 100.00% <100.00%> (ø)
lib/Connection.php 98.82% <100.00%> (+1.74%) ⬆️
lib/Serialize/Serialization.php 100.00% <100.00%> (+5.79%) ⬆️
lib/Table.php 100.00% <100.00%> (ø)
lib/Validations.php 97.36% <100.00%> (+1.09%) ⬆️

... and 1 file with indirect coverage changes

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

@shmax shmax merged commit 59afb44 into master Sep 26, 2023
@shmax shmax deleted the improve-coverage branch September 26, 2023 00:57
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.

1 participant