Skip to content
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

Separated Insert and Update #76

Merged
merged 3 commits into from
Jul 31, 2023
Merged

Separated Insert and Update #76

merged 3 commits into from
Jul 31, 2023

Conversation

usernane
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Jul 31, 2023

Codecov Report

Merging #76 (8541db6) into main (8900b85) will decrease coverage by 0.01%.
Report is 2 commits behind head on main.
The diff coverage is 93.61%.

@@             Coverage Diff              @@
##               main      #76      +/-   ##
============================================
- Coverage     89.10%   89.09%   -0.01%     
- Complexity     1430     1432       +2     
============================================
  Files            25       25              
  Lines          3312     3329      +17     
============================================
+ Hits           2951     2966      +15     
- Misses          361      363       +2     
Files Changed Coverage Δ
webfiori/database/mssql/MSSQLConnection.php 79.81% <90.47%> (+0.60%) ⬆️
webfiori/database/mysql/MySQLConnection.php 85.62% <96.15%> (+0.19%) ⬆️

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

@sonarcloud
Copy link

sonarcloud bot commented Jul 31, 2023

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 1 Code Smell

94.9% 94.9% Coverage
0.0% 0.0% Duplication

@usernane usernane merged commit 36a8418 into main Jul 31, 2023
12 of 13 checks passed
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