open-formulieren / open-forms-sdk

A Javascript SDK for Open Forms
https://open-forms.readthedocs.io/en/stable/developers/sdk/index.html
Other
2 stars 6 forks source link

[open-formulieren/open-forms#4222] Fix max files upload limit #680

Closed Viicos closed 3 months ago

Viicos commented 3 months ago

Partly fixes open-formulieren/open-forms#4222

I can't make the test to pass, it seems to not update the data when only calling .upload :/

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 61.74%. Comparing base (8f502bb) to head (ccbab49). Report is 7 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #680 +/- ## ========================================== + Coverage 61.24% 61.74% +0.49% ========================================== Files 225 225 Lines 4126 4125 -1 Branches 849 848 -1 ========================================== + Hits 2527 2547 +20 + Misses 1480 1458 -22 - Partials 119 120 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.