Skip to content

Add test for empty Literal rejecting values#180

Merged
martinjm97 merged 1 commit into
swansonk14:mainfrom
VKofficial:main
Jan 25, 2026
Merged

Add test for empty Literal rejecting values#180
martinjm97 merged 1 commit into
swansonk14:mainfrom
VKofficial:main

Conversation

@VKofficial

Copy link
Copy Markdown
Contributor

This PR adds a test clarifying the behavior of get_literals when no Literal values are provided.

It asserts that the returned converter rejects all input values, documenting existing behavior without changing implementation.

@VKofficial VKofficial changed the title Add test for empty Literal rejecting valuesAdd test for empty Literal rejecting values Add test for empty Literal rejecting values Jan 18, 2026
@codecov-commenter

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.21%. Comparing base (9379872) to head (1bbfa15).
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #180   +/-   ##
=======================================
  Coverage   94.21%   94.21%           
=======================================
  Files           4        4           
  Lines         760      760           
=======================================
  Hits          716      716           
  Misses         44       44           

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

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

@martinjm97 martinjm97 merged commit cc872ec into swansonk14:main Jan 25, 2026
17 checks passed
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.

3 participants