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

Add Support for Changing Letter Case for Props Names #40

Merged
merged 3 commits into from
Aug 3, 2023
Merged

Conversation

usernane
Copy link
Member

@usernane usernane commented Aug 3, 2023

No description provided.

@codecov
Copy link

codecov bot commented Aug 3, 2023

Codecov Report

Merging #40 (6a36f55) into master (23da8a4) will decrease coverage by 0.13%.
Report is 1 commits behind head on master.
The diff coverage is 98.11%.

@@             Coverage Diff              @@
##             master      #40      +/-   ##
============================================
- Coverage     98.91%   98.79%   -0.13%     
- Complexity      233      249      +16     
============================================
  Files             4        4              
  Lines           552      579      +27     
============================================
+ Hits            546      572      +26     
- Misses            6        7       +1     
Files Changed Coverage Δ
webfiori/json/Json.php 97.13% <94.87%> (-0.29%) ⬇️
webfiori/json/CaseConverter.php 100.00% <100.00%> (ø)
webfiori/json/JsonConverter.php 100.00% <100.00%> (ø)
webfiori/json/Property.php 100.00% <100.00%> (ø)

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

@sonarcloud
Copy link

sonarcloud bot commented Aug 3, 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

99.0% 99.0% Coverage
0.0% 0.0% Duplication

warning The version of Java (11.0.20) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 17.
Read more here

@usernane usernane merged commit 7c6ec1e into master Aug 3, 2023
11 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