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

Implement Objects API sets #4343

Merged
merged 25 commits into from
Jun 20, 2024

:green_heart: [#4267] Handle async behaviour in interaction test

ee57bb7
Select commit
Loading
Failed to load commit list.
Merged

Implement Objects API sets #4343

:green_heart: [#4267] Handle async behaviour in interaction test
ee57bb7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 20, 2024 in 1s

96.49% (+0.00%) compared to 67d8ef1

View this Pull Request on Codecov

96.49% (+0.00%) compared to 67d8ef1

Details

Codecov Report

Attention: Patch coverage is 97.18310% with 4 lines in your changes missing coverage. Please review.

Project coverage is 96.49%. Comparing base (67d8ef1) to head (ee57bb7).
Report is 12 commits behind head on master.

Files Patch % Lines
...nforms/registrations/contrib/objects_api/config.py 91.30% 1 Missing and 1 partial ⚠️
src/openforms/registrations/api/filters.py 95.00% 0 Missing and 1 partial ⚠️
...nforms/registrations/contrib/objects_api/models.py 93.75% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4343   +/-   ##
=======================================
  Coverage   96.49%   96.49%           
=======================================
  Files         719      719           
  Lines       23689    23733   +44     
  Branches     2799     2808    +9     
=======================================
+ Hits        22858    22902   +44     
- Misses        562      563    +1     
+ Partials      269      268    -1     

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