digitalbazaar / bedrock-vue-pdf417

Other
1 stars 0 forks source link

Fix `getDLInfo` API call. #35

Closed mattcollier closed 1 year ago

mattcollier commented 1 year ago

The API signature for getDLInfo was changed in this commit, but the API call in this PR was not updated to use the new signature.

https://github.com/digitalbazaar/bedrock-vue-pdf417/commit/d9d3472eff2654fd264b48a071135cbed33d28de

codecov-commenter commented 1 year ago

Codecov Report

Merging #35 (bd274a1) into main (4fba3e4) will not change coverage. The diff coverage is 0.00%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@          Coverage Diff          @@
##            main     #35   +/-   ##
=====================================
  Coverage   1.75%   1.75%           
=====================================
  Files          4       4           
  Lines        114     114           
  Branches      13      13           
=====================================
  Hits           2       2           
  Misses       112     112           
Impacted Files Coverage Δ
components/BarcodeScanner.vue 0.00% <0.00%> (ø)