Closed TheBoegl closed 1 year ago
Here's a report summarizing the changes, suggestions, bugs, improvements, and rating for the pull request.
CachedDataPoints
class from package private to public. (Link to file)No suggestions provided.
No bugs found.
No improvements suggested.
Overall rating: 8/10
Criteria:
That's it for the report! Let me know if you need any further assistance. π
Kudos, SonarCloud Quality Gate passed!
0 Bugs
0 Vulnerabilities
0 Security Hotspots
0 Code Smells
No Coverage information
0.0% Duplication
Patch coverage: 100.00%
and project coverage change: +0.01%
:tada:
Comparison is base (
3846311
) 47.90% compared to head (10c5ffd
) 47.91%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This commit changes the access modifier for the CachedDataPoints class to public and fixes #613. It also makes it easier to customize the error data set renderer and avoids split packages.