Skip to content
This repository has been archived by the owner on Mar 17, 2021. It is now read-only.

feat: added the sourceFilename property to asset info with original… #393

Merged
merged 2 commits into from Oct 27, 2020

Conversation

alexander-akait
Copy link
Member

… filename

This PR contains a:

  • bugfix
  • new feature
  • code refactor
  • test update
  • typo fix
  • metadata update

Motivation / Use-Case

for compatibility reasons

Breaking Changes

No

Additional Info

No

@codecov
Copy link

codecov bot commented Oct 27, 2020

Codecov Report

Merging #393 into master will decrease coverage by 12.72%.
The diff coverage is 58.82%.

Impacted file tree graph

@@             Coverage Diff              @@
##            master     #393       +/-   ##
============================================
- Coverage   100.00%   87.27%   -12.73%     
============================================
  Files            2        3        +1     
  Lines           38       55       +17     
  Branches        15       20        +5     
============================================
+ Hits            38       48       +10     
- Misses           0        6        +6     
- Partials         0        1        +1     
Impacted Files Coverage Δ
src/utils.js 56.25% <56.25%> (ø)
src/index.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 381d8bd...40d29b1. Read the comment docs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant