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 a function to easily retrieve the path to the testdata directory #11

Merged
merged 1 commit into from
Nov 4, 2023

Conversation

FollowTheProcess
Copy link
Owner

Description

Motivation and Context

Closes #

How Has This Been Tested?

Checklist

  • I have updated the documentation if needed.
  • I have updated the tests if needed.

Copy link

codecov bot commented Nov 4, 2023

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (709d413) 100.00% compared to head (aabc583) 96.20%.

Additional details and impacted files
@@             Coverage Diff             @@
##              main      #11      +/-   ##
===========================================
- Coverage   100.00%   96.20%   -3.80%     
===========================================
  Files            1        1              
  Lines           72       79       +7     
===========================================
+ Hits            72       76       +4     
- Misses           0        2       +2     
- Partials         0        1       +1     
Files Coverage Δ
test.go 96.20% <57.14%> (-3.80%) ⬇️

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

@FollowTheProcess
Copy link
Owner Author

Sadly coverage has gone down but the only uncovered section is os.Getwd() which we can't make fail

@FollowTheProcess FollowTheProcess merged commit 0986fff into main Nov 4, 2023
7 of 9 checks passed
@FollowTheProcess FollowTheProcess deleted the feat/testdata branch November 4, 2023 13:42
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.

1 participant