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

add build structure and command including config #1

Merged
merged 17 commits into from
Dec 15, 2022
Merged

Conversation

chrisllontop
Copy link
Collaborator

@chrisllontop chrisllontop commented Dec 12, 2022

Please check if the PR fulfills these requirements

  • Followed the Contributing guidelines.
  • Tests for the changes have been added (for bug fixes/features) with 100% code coverage.
  • Docs have been added / updated (for bug fixes / features)

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

@chrisllontop chrisllontop changed the title add build structure and command add build structure and command including config Dec 12, 2022
@codecov
Copy link

codecov bot commented Dec 12, 2022

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage 👍

Coverage data is based on head (db8a226) compared to base (b656151).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff            @@
##              main        #1   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         6    +4     
  Lines           64       141   +77     
  Branches        17        27   +10     
=========================================
+ Hits            64       141   +77     
Impacted Files Coverage Δ
src/config.ts 100.00% <100.00%> (ø)
src/docula.ts 100.00% <100.00%> (ø)
src/eleventy.ts 100.00% <100.00%> (ø)
src/eleventy/filters.ts 100.00% <100.00%> (ø)
src/tools.ts 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@jaredwray jaredwray merged commit 5ccf64a into main Dec 15, 2022
@cialese cialese deleted the feature/eleventy branch February 6, 2023 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants