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: implement the basic compilation flow #17

Merged
merged 12 commits into from
Aug 8, 2022
Merged

Conversation

wre232114
Copy link
Member

close #16

@codecov
Copy link

codecov bot commented Aug 7, 2022

Codecov Report

❗ No coverage uploaded for pull request base (main@8163438). Click here to learn what that means.
The diff coverage is n/a.

❗ Current head 502c1e5 differs from pull request most recent head d618850. Consider uploading reports for the commit d618850 to get more accurate results

@@           Coverage Diff           @@
##             main      #17   +/-   ##
=======================================
  Coverage        ?   42.98%           
=======================================
  Files           ?       38           
  Lines           ?     1433           
  Branches        ?        0           
=======================================
  Hits            ?      616           
  Misses          ?      817           
  Partials        ?        0           

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

@wre232114 wre232114 merged commit d695a3d into main Aug 8, 2022
@wre232114 wre232114 deleted the feat/compilation-flow branch August 8, 2022 15:17
@github-actions github-actions bot mentioned this pull request Feb 6, 2024
This was referenced Mar 11, 2024
@github-actions github-actions bot mentioned this pull request Apr 2, 2024
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.

support the most basic resolve, load, parse, analyze deps, codegen ability for html, css, script
1 participant