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

Add unit tests for ApimlAutoInitHandler and CommandProcessor #2207

Merged
merged 6 commits into from
Jul 26, 2024

Conversation

t1m0thyj
Copy link
Member

What It Does

Adds unit tests for #2084 and #2098 to improve coverage

How to Test

Review Checklist
I certify that I have:

Additional Comments

Signed-off-by: Timothy Johnson <timothy.johnson@broadcom.com>
Signed-off-by: Timothy Johnson <timothy.johnson@broadcom.com>
@t1m0thyj t1m0thyj marked this pull request as draft July 24, 2024 14:06
Copy link

codecov bot commented Jul 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.16%. Comparing base (d9f4e7e) to head (db5da51).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2207      +/-   ##
==========================================
+ Coverage   91.15%   91.16%   +0.01%     
==========================================
  Files         638      638              
  Lines       19134    19134              
  Branches     4041     4040       -1     
==========================================
+ Hits        17442    17444       +2     
+ Misses       1691     1689       -2     
  Partials        1        1              

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

@t1m0thyj t1m0thyj marked this pull request as ready for review July 24, 2024 14:25
Copy link

sonarcloud bot commented Jul 26, 2024

@t1m0thyj t1m0thyj merged commit 4c77606 into master Jul 26, 2024
19 checks passed
@t1m0thyj t1m0thyj deleted the chore/add-unit-tests branch July 26, 2024 11:59
@t1m0thyj t1m0thyj added the release-current Indicates that there is no new functionality being delivered label Jul 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-changelog release-current Indicates that there is no new functionality being delivered
Projects
Status: Closed
Development

Successfully merging this pull request may close these issues.

None yet

3 participants