Skip to content

Add support for Unset sentinel and deprecate skip_none/skip_null in favor skip_unset#909

Open
mauvilsa wants to merge 2 commits intomainfrom
unset-sentinel
Open

Add support for Unset sentinel and deprecate skip_none/skip_null in favor skip_unset#909
mauvilsa wants to merge 2 commits intomainfrom
unset-sentinel

Conversation

@mauvilsa
Copy link
Copy Markdown
Member

@mauvilsa mauvilsa commented May 5, 2026

Before submitting

  • Did you read the contributing guideline?
  • Did you update the documentation? (readme and public docstrings)
  • Did you write unit tests such that there is 100% coverage on related code? (required for bug fixes and new features)
  • Did you verify that new and existing tests pass locally?
  • Did you make sure that all changes preserve backward compatibility?
  • Did you update the CHANGELOG including a pull request link? (not for typos, docs, test updates, or minor internal changes/refactors)

@mauvilsa mauvilsa added enhancement New feature or request refactor Improvements to the quality of the code labels May 5, 2026
Comment thread jsonargparse/_deprecated.py Dismissed
@codecov
Copy link
Copy Markdown

codecov Bot commented May 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (a46a976) to head (365a702).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #909   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           27        27           
  Lines         7648      7699   +51     
=========================================
+ Hits          7648      7699   +51     

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

@mauvilsa mauvilsa deployed to sonarcloud May 6, 2026 06:37 — with GitHub Actions Active
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented May 6, 2026

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request refactor Improvements to the quality of the code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants