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 info as a possible value for Severity #121

Merged
merged 2 commits into from
Nov 7, 2024

Conversation

pierrelalanne
Copy link
Collaborator

@pierrelalanne pierrelalanne commented Nov 6, 2024

This had been forgotten in the original implementation. See corresponding MR in ggshield to use this version of py-gitguardian until a new version is released.

This PR solves #120

@codecov-commenter
Copy link

codecov-commenter commented Nov 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.53%. Comparing base (215f529) to head (4510af2).
Report is 9 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #121      +/-   ##
==========================================
+ Coverage   94.45%   94.53%   +0.07%     
==========================================
  Files           6        6              
  Lines         830      841      +11     
==========================================
+ Hits          784      795      +11     
  Misses         46       46              
Flag Coverage Δ
unittests 94.53% <100.00%> (+0.07%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@pierrelalanne pierrelalanne force-pushed the plalanne/-/fix-typing-issue-on-severity branch from fda11c7 to 4510af2 Compare November 7, 2024 10:36
@agateau-gg agateau-gg linked an issue Nov 7, 2024 that may be closed by this pull request
chore: add GitHub issue to changelog fragment.
Copy link
Collaborator

@agateau-gg agateau-gg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks!

Just made a tiny change to mention the issue in the changelog fragment.

@agateau-gg agateau-gg merged commit b567ad4 into master Nov 7, 2024
19 checks passed
@agateau-gg agateau-gg deleted the plalanne/-/fix-typing-issue-on-severity branch November 7, 2024 13:49
@pierrelalanne
Copy link
Collaborator Author

Thanks @agateau-gg, FYI, the fix in ggshield is on its way. Will keep you updated.

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.

marshmallow.exceptions.ValidationError for SecretIncident.severity
3 participants