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

Improve code quality and formatting #54

Merged
merged 5 commits into from
Mar 19, 2024

Conversation

sashirestela
Copy link
Owner

No description provided.

@sashirestela sashirestela linked an issue Mar 19, 2024 that may be closed by this pull request
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 90.47619% with 8 lines in your changes are missing coverage. Please review.

Project coverage is 95.47%. Comparing base (035db4d) to head (30e76fb).

Files Patch % Lines
...ashirestela/cleverclient/support/Configurator.java 78.57% 1 Missing and 2 partials ⚠️
.../sashirestela/cleverclient/http/HttpConnector.java 88.23% 0 Missing and 2 partials ⚠️
.../sashirestela/cleverclient/http/HttpProcessor.java 75.00% 0 Missing and 1 partial ⚠️
...ashirestela/cleverclient/http/HttpRequestData.java 83.33% 1 Missing ⚠️
...b/sashirestela/cleverclient/sender/HttpSender.java 0.00% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff              @@
##               main      #54      +/-   ##
============================================
- Coverage     95.66%   95.47%   -0.20%     
- Complexity      260      262       +2     
============================================
  Files            32       32              
  Lines           692      707      +15     
  Branches         64       65       +1     
============================================
+ Hits            662      675      +13     
- Misses           15       17       +2     
  Partials         15       15              

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

@sashirestela sashirestela merged commit cf6a6e4 into main Mar 19, 2024
2 checks passed
@sashirestela sashirestela deleted the 53-improve-code-quality-and-formatting branch March 19, 2024 02:19
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.

Improve code quality and formatting
2 participants