Skip to content

Conversation

@ptiurin
Copy link
Contributor

@ptiurin ptiurin commented Mar 31, 2023

This test is flaky as result of an Insert query is one element array with the number of rows affected (as explained by the aragog team), but this is not implemented yet. The actual rowcount value we test here changes as the backend returns slightly different results. We can't really test this until the insert rowcount is implemented so I'm removing those tests altogether.
Rowcount for select queries is still correct.

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@ptiurin ptiurin merged commit ed96158 into main Mar 31, 2023
@ptiurin ptiurin deleted the fix-rowcount-test branch March 31, 2023 14:26
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