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

[Bugfix]: 'forbidden_chars' added the condition to upload files #43468 #1086

fix: cypress test issues with trimmed strings + forbidden characters

c2382bb
Select commit
Loading
Failed to load commit list.
Closed

[Bugfix]: 'forbidden_chars' added the condition to upload files #43468 #1086

fix: cypress test issues with trimmed strings + forbidden characters
c2382bb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 2, 2024 in 0s

16.70% (-0.16%) compared to 0ae7a81

View this Pull Request on Codecov

16.70% (-0.16%) compared to 0ae7a81

Details

Codecov Report

Attention: Patch coverage is 0% with 5 lines in your changes are missing coverage. Please review.

Project coverage is 16.70%. Comparing base (0ae7a81) to head (c2382bb).
Report is 134 commits behind head on main.

Files Patch % Lines
lib/components/UploadPicker.vue 0.00% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1086      +/-   ##
==========================================
- Coverage   16.85%   16.70%   -0.16%     
==========================================
  Files           9        9              
  Lines         445      449       +4     
  Branches       77       81       +4     
==========================================
  Hits           75       75              
- Misses        367      371       +4     
  Partials        3        3              

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