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

Refactor test to use variables for prompt file name #9

Merged
merged 1 commit into from
Oct 24, 2024

Conversation

dazfuller
Copy link
Contributor

@dazfuller dazfuller commented Oct 24, 2024

Updated the test to utilize inputName and expectedName variables instead of hardcoded strings.

(I did a stupid)

Updated the test to utilize `inputName` and `expectedName` variables instead of hardcoded strings.
@dazfuller dazfuller added the bug Something isn't working label Oct 24, 2024
@dazfuller dazfuller self-assigned this Oct 24, 2024
Copy link

codecov bot commented Oct 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.53%. Comparing base (c8487c0) to head (282574a).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main       #9   +/-   ##
=======================================
  Coverage   99.53%   99.53%           
=======================================
  Files           9        9           
  Lines         217      217           
  Branches       36       36           
=======================================
  Hits          216      216           
  Partials        1        1           

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

@dazfuller dazfuller merged commit 6ad734a into main Oct 24, 2024
4 checks passed
@dazfuller dazfuller deleted the dazfuller/fix-unit-test branch October 24, 2024 17:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant