Skip to content
This repository has been archived by the owner on Jul 23, 2023. It is now read-only.

fix: restored the compact layer #126

Merged
merged 2 commits into from
Nov 13, 2019
Merged

Conversation

ematipico
Copy link
Owner

Bugfix

Fixes #118

Restored compact layer to make sure the lambda works again

@codecov
Copy link

codecov bot commented Nov 13, 2019

Codecov Report

Merging #126 into master will increase coverage by 0.05%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #126      +/-   ##
==========================================
+ Coverage   93.77%   93.82%   +0.05%     
==========================================
  Files          16       16              
  Lines         241      243       +2     
  Branches       33       33              
==========================================
+ Hits          226      228       +2     
  Misses         14       14              
  Partials        1        1
Impacted Files Coverage Δ
src/constants.js 100% <100%> (ø) ⬆️

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 37e1271...6a7e4e3. Read the comment docs.

@ematipico ematipico merged commit 96d7923 into master Nov 13, 2019
@ematipico ematipico deleted the bugfix/restore-compact-layer branch November 13, 2019 08:37
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.

Lambda Handler not being found when viewing the generated API Stage
1 participant