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

[CF] Unit test for MustFindString #8013

Merged
merged 1 commit into from
Jul 31, 2023
Merged

Conversation

dereknola
Copy link
Contributor

Proposed Changes

Additional unit test for MustFindString. Easy code cov win.

Types of Changes

Verification

Testing

Linked Issues

User-Facing Change


Further Comments

Signed-off-by: Derek Nola <derek.nola@suse.com>
@dereknola dereknola requested a review from a team as a code owner July 19, 2023 17:08
@codecov
Copy link

codecov bot commented Jul 19, 2023

Codecov Report

Patch coverage has no change and project coverage change: +4.49 🎉

Comparison is base (be44243) 46.94% compared to head (ec5dd82) 51.43%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8013      +/-   ##
==========================================
+ Coverage   46.94%   51.43%   +4.49%     
==========================================
  Files         143      143              
  Lines       14561    14561              
==========================================
+ Hits         6836     7490     +654     
+ Misses       6629     5882     -747     
- Partials     1096     1189      +93     
Flag Coverage Δ
e2etests 49.23% <ø> (?)
inttests 44.29% <ø> (-0.03%) ⬇️
unittests 20.06% <ø> (+0.19%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 43 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@dereknola dereknola merged commit 6d360e6 into k3s-io:master Jul 31, 2023
11 checks passed
eltociear pushed a commit to eltociear/k3s that referenced this pull request Aug 1, 2023
Signed-off-by: Derek Nola <derek.nola@suse.com>
Signed-off-by: Ikko Eltociear Ashimine <eltociear@gmail.com>
@dereknola dereknola deleted the findstring_test branch August 1, 2023 16:50
dereknola added a commit to dereknola/k3s that referenced this pull request Aug 3, 2023
Signed-off-by: Derek Nola <derek.nola@suse.com>
dereknola added a commit to dereknola/k3s that referenced this pull request Aug 3, 2023
Signed-off-by: Derek Nola <derek.nola@suse.com>
dereknola added a commit to dereknola/k3s that referenced this pull request Aug 3, 2023
Signed-off-by: Derek Nola <derek.nola@suse.com>
dereknola added a commit that referenced this pull request Aug 4, 2023
* Unit test for MustFindString (#8013)
* Consolidate CopyFile functions (#8079)
* Remove unnecessary E2E envs
* Cleanup unnecessary "sudo" in commands
* Add additonal s3 coverage clause

Signed-off-by: Derek Nola <derek.nola@suse.com>
dereknola added a commit that referenced this pull request Aug 4, 2023
* Unit test for MustFindString (#8013)
* Consolidate CopyFile functions (#8079)
* Remove unnecessary E2E envs
* Cleanup unnecessary "sudo" in commands
* Add additonal s3 coverage clause

Signed-off-by: Derek Nola <derek.nola@suse.com>
dereknola added a commit that referenced this pull request Aug 4, 2023
* Unit test for MustFindString (#8013)
* Consolidate CopyFile functions (#8079)
* Remove unnecessary E2E envs

Signed-off-by: Derek Nola <derek.nola@suse.com>
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.

None yet

3 participants