Skip to content

Unit test coverage expansion - #1876

Merged
craigell merged 6 commits into
mainfrom
unit-test-coverage
Aug 19, 2026
Merged

Unit test coverage expansion#1876
craigell merged 6 commits into
mainfrom
unit-test-coverage

Conversation

@craigell

@craigell craigell commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

Proposed changes

Increasing the unit test coverage of existing and recently added functionality.

Checklist

Before creating a PR, run through this checklist and mark each as complete.

  • I have read the CONTRIBUTING document
  • I have run make install-tools and have attached any dependency changes to this pull request
  • If applicable, I have added tests that prove my fix is effective or that my feature works
  • If applicable, I have checked that any relevant tests pass after adding my changes
  • If applicable, I have updated any relevant documentation (README.md)
  • If applicable, I have tested my cross-platform changes on Ubuntu 22, Redhat 8, SUSE 15 and FreeBSD 13

@github-actions github-actions Bot added the chore Pull requests for routine tasks label Aug 11, 2026
@codecov

codecov Bot commented Aug 11, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.49%. Comparing base (ae4d2cd) to head (0203237).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1876      +/-   ##
==========================================
+ Coverage   85.20%   85.49%   +0.29%     
==========================================
  Files         105      105              
  Lines       13777    13777              
==========================================
+ Hits        11739    11779      +40     
+ Misses       1514     1474      -40     
  Partials      524      524              

see 2 files with indirect coverage changes


Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ae4d2cd...0203237. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@craigell craigell added the v3.x Issues and Pull Requests related to the major version v3 label Aug 11, 2026
Comment thread internal/config/mapper_test.go
Comment thread internal/config/mapper_test.go
@craigell
craigell marked this pull request as ready for review August 18, 2026 13:00
@craigell
craigell requested a review from a team as a code owner August 18, 2026 13:00
@Akshay2191
Akshay2191 self-requested a review August 19, 2026 11:03
@craigell
craigell merged commit 72dc265 into main Aug 19, 2026
68 of 69 checks passed
@craigell
craigell deleted the unit-test-coverage branch August 19, 2026 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Pull requests for routine tasks v3.x Issues and Pull Requests related to the major version v3

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants