Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(Variables): Add support for csj in file source #10776

Merged
merged 4 commits into from Mar 1, 2022

Conversation

perrin4869
Copy link
Contributor

Closes: #10775

@codecov
Copy link

codecov bot commented Mar 1, 2022

Codecov Report

Merging #10776 (e777bde) into main (c2dd789) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main   #10776   +/-   ##
=======================================
  Coverage   86.30%   86.30%           
=======================================
  Files         304      304           
  Lines       12706    12706           
=======================================
  Hits        10966    10966           
  Misses       1740     1740           
Impacted Files Coverage Δ
lib/configuration/variables/sources/file.js 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 c2dd789...e777bde. Read the comment docs.

Copy link
Contributor

@pgrzesik pgrzesik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you @perrin4869 🙇

@pgrzesik pgrzesik changed the title Add support for importing cjs files from serverless.yml feat(Variables): Add support for csj in file source Mar 1, 2022
@pgrzesik pgrzesik merged commit df08283 into serverless:main Mar 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for serverless.yml importing cjs files
2 participants