Skip to content

Conversation

@mikes-gh
Copy link
Contributor

Description

Cleanup some console messages and some old, commented code.
Some the messages were polluting the test output.

How Has This Been Tested?

Run test suite

Type of Changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation (fix or improvement to the website or code docs)

Checklist

  • The PR is submitted to the correct branch (dev).
  • My code follows the code style of this project.
  • I've added relevant tests.

@mikes-gh mikes-gh added the refactor Code reorganization that preserves existing functionality label Dec 17, 2024
@mikes-gh mikes-gh requested a review from versile2 December 17, 2024 22:26
@sonarqubecloud
Copy link

@codecov
Copy link

codecov bot commented Dec 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.52%. Comparing base (6a520e4) to head (33c034d).
Report is 3 commits behind head on dev.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev   #10464   +/-   ##
=======================================
  Coverage   91.51%   91.52%           
=======================================
  Files         426      426           
  Lines       13277    13277           
  Branches     2549     2549           
=======================================
+ Hits        12151    12152    +1     
  Misses        552      552           
+ Partials      574      573    -1     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

refactor Code reorganization that preserves existing functionality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants