Skip to content

Conversation

@groenroos
Copy link
Member

Support using wildcards to define filetype validation rules, as per the description in #137.

Also sets up some ground work to re-use wildcard matching and array coercion elsewhere in the app, in a separate PR.

Closes #137

@groenroos groenroos added the enhancement Improvements to existing features and functionality label Feb 21, 2022
@groenroos groenroos added this to the M2 - Release 2.0 milestone Feb 21, 2022
@groenroos groenroos self-assigned this Feb 21, 2022
@codecov
Copy link

codecov bot commented Feb 21, 2022

Codecov Report

Merging #416 (60c83b5) into master (51f461d) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #416      +/-   ##
==========================================
+ Coverage   98.04%   98.05%   +0.01%     
==========================================
  Files          37       37              
  Lines        4547     4581      +34     
==========================================
+ Hits         4458     4492      +34     
  Misses         89       89              
Impacted Files Coverage Δ
lib/Utils.js 100.00% <100.00%> (ø)
lib/Validation.js 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 51f461d...60c83b5. Read the comment docs.

@groenroos groenroos merged commit 1cb6ee1 into master Feb 21, 2022
@groenroos groenroos deleted the feature/wildcard-filetypes branch February 21, 2022 01:25
This was referenced Feb 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Improvements to existing features and functionality

Development

Successfully merging this pull request may close these issues.

Support wildcards for filetype property

2 participants