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

Enhancement For Building Relations #83

Merged
merged 2 commits into from
Nov 14, 2023
Merged

Enhancement For Building Relations #83

merged 2 commits into from
Nov 14, 2023

Conversation

usernane
Copy link
Member

closes #81

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 2 Code Smells

75.0% 75.0% Coverage
0.0% 0.0% Duplication

Copy link

codecov bot commented Nov 14, 2023

Codecov Report

Attention: 7 lines in your changes are missing coverage. Please review.

Comparison is base (fc6b2a5) 88.85% compared to head (26b63c1) 88.86%.
Report is 13 commits behind head on main.

Files Patch % Lines
webfiori/database/Table.php 81.25% 6 Missing ⚠️
webfiori/database/mysql/MySQLTable.php 85.71% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               main      #83   +/-   ##
=========================================
  Coverage     88.85%   88.86%           
- Complexity     1448     1463   +15     
=========================================
  Files            25       25           
  Lines          3401     3422   +21     
=========================================
+ Hits           3022     3041   +19     
- Misses          379      381    +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@usernane usernane merged commit 90171f2 into main Nov 14, 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.

[Feature Request] Add Support for Defining Relationship During Column Initialization
1 participant