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

Fixing residual code smells #56

Merged
merged 2 commits into from
Mar 19, 2024
Merged

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 80.00000% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 95.47%. Comparing base (cf6a6e4) to head (315817b).

Files Patch % Lines
.../cleverclient/metadata/InterfaceMetadataStore.java 66.66% 2 Missing ⚠️

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

Additional details and impacted files
@@            Coverage Diff            @@
##               main      #56   +/-   ##
=========================================
  Coverage     95.47%   95.47%           
+ Complexity      262      261    -1     
=========================================
  Files            32       32           
  Lines           707      707           
  Branches         65       65           
=========================================
  Hits            675      675           
  Misses           17       17           
  Partials         15       15           

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

@sashirestela sashirestela merged commit c9d428d into main Mar 19, 2024
2 checks passed
@sashirestela sashirestela deleted the 55-fix-residual-code-smells branch March 19, 2024 03:21
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.

Fix residual code smells
2 participants