parroty / exvcr

HTTP request/response recording library for elixir, inspired by VCR.
MIT License
714 stars 133 forks source link

fix: Allow numeric options #209

Closed daveshah closed 11 months ago

daveshah commented 11 months ago

This PR allows for values other than strings to be passed in to Filter.filter_sensitive_data/1

Closes: https://github.com/parroty/exvcr/issues/208

coveralls commented 11 months ago

Coverage Status

coverage: 92.248% (-0.1%) from 92.391% when pulling 09b4528c44d9203844876f2eeaa5ce04d9dda503 on CoveredInsurance:receive-timeout-fix into 9a8ba54defcaa3ceac38987edba26251d7be9b65 on parroty:master.