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

PR: #401 - Add possibility to serialize objects as JSON with indentation #431

Merged
merged 3 commits into from
Apr 1, 2023

Conversation

henrikfroehling
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Apr 1, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (f36e9e8) 75.16% compared to head (f36e9e8) 75.16%.

❗ Current head f36e9e8 differs from pull request most recent head 718d64c. Consider uploading reports for the commit 718d64c to get more accurate results

Additional details and impacted files
@@              Coverage Diff               @@
##           release-1.4.0     #431   +/-   ##
==============================================
  Coverage          75.16%   75.16%           
==============================================
  Files               1389     1389           
  Lines              23654    23654           
  Branches            4952     4952           
==============================================
  Hits               17780    17780           
  Misses              5563     5563           
  Partials             311      311           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@sonarqubecloud
Copy link

sonarqubecloud bot commented Apr 1, 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 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@henrikfroehling henrikfroehling merged commit 9a6624f into release-1.4.0 Apr 1, 2023
@henrikfroehling henrikfroehling deleted the issue/release-1.4.0/GH-401 branch April 1, 2023 22:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add possibility to serialize objects as JSON with indentation
1 participant