Skip to content

Handle empty string values in command generators - #99

Merged
GitBib merged 2 commits into
masterfrom
fix_empty_attributes
Feb 1, 2026
Merged

Handle empty string values in command generators#99
GitBib merged 2 commits into
masterfrom
fix_empty_attributes

Conversation

@GitBib

@GitBib GitBib commented Feb 1, 2026

Copy link
Copy Markdown
Owner
  • Added logic in command generators to handle empty string values for attachment names, descriptions, MIME types, track languages, and titles.
  • Included additional test cases to ensure proper handling of these scenarios.
  • Updated documentation with doctest skip markers and refined type checks.

Added test cases and updated logic in command generators to handle empty string values for attachment names, descriptions, MIME types, track languages, and title fields.
@GitBib

GitBib commented Feb 1, 2026

Copy link
Copy Markdown
Owner Author

fix #97

@codecov

codecov Bot commented Feb 1, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.52%. Comparing base (33a2a67) to head (fb2ed53).
⚠️ Report is 3 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #99   +/-   ##
=======================================
  Coverage   88.52%   88.52%           
=======================================
  Files          21       21           
  Lines        1290     1290           
=======================================
  Hits         1142     1142           
  Misses        148      148           

☔ 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.

@GitBib
GitBib merged commit fd05474 into master Feb 1, 2026
21 checks passed
@GitBib
GitBib deleted the fix_empty_attributes branch February 1, 2026 22:05
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