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

Fix Filter model validation #1853

Merged
merged 3 commits into from
Feb 20, 2024
Merged

Fix Filter model validation #1853

merged 3 commits into from
Feb 20, 2024

Conversation

lferran
Copy link
Contributor

@lferran lferran commented Feb 20, 2024

Description

Fix pydantic model validation for Filter model.

Also 2 fly-by changes that are needed to remove some TODOs in the nuclia.py package

How was this PR tested?

Unit and integration tests

Copy link

codecov bot commented Feb 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (99a8ae4) 84.28% compared to head (04fafcc) 84.28%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1853   +/-   ##
=======================================
  Coverage   84.28%   84.28%           
=======================================
  Files         328      328           
  Lines       18875    18875           
=======================================
  Hits        15909    15909           
  Misses       2966     2966           
Flag Coverage Δ
ingest 70.27% <ø> (ø)
sdk 87.85% <ø> (ø)
utils 81.77% <ø> (ø)

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.

@lferran lferran changed the title Fix Filter model validarion Fix Filter model validation Feb 20, 2024
@lferran lferran requested a review from a team February 20, 2024 08:37
@lferran lferran merged commit 40a01f8 into main Feb 20, 2024
83 checks passed
@lferran lferran deleted the fix-filters-validation branch February 20, 2024 08:39
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.

2 participants