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

Suppress warnings in config template #1920

Merged
merged 2 commits into from
May 30, 2024
Merged

Suppress warnings in config template #1920

merged 2 commits into from
May 30, 2024

Conversation

JimMadge
Copy link
Member

✅ Checklist

  • You have given your pull request a meaningful title (e.g. Enable foobar integration rather than 515 foobar).
  • You are targeting the appropriate branch. If you're not certain which one this is, it should be develop.
  • Your branch is up-to-date with the target branch (it probably was when you started, but it may have changed since then).

🚦 Depends on

⤴️ Summary

🌂 Related issues

Closes #1838

🔬 Tests

@JimMadge JimMadge requested a review from a team as a code owner May 29, 2024 13:53
Copy link

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  data_safe_haven/commands
  config.py
  data_safe_haven/serialisers
  yaml_serialisable_model.py
Project Total  

This report was generated by python-coverage-comment-action

@JimMadge JimMadge requested a review from craddm May 29, 2024 14:02
@JimMadge JimMadge merged commit c22c48f into develop May 30, 2024
10 checks passed
@JimMadge JimMadge deleted the template_warnings branch May 30, 2024 09:16
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.

Pydantic warnings raised in dsh config template
2 participants