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

chore(examples-solutions-readline-esm): add examples for ESM solutions with readline #43

Merged
merged 1 commit into from
Dec 21, 2024

Conversation

lumirlumir
Copy link
Owner

This pull request introduces a new example solution for the Baekjoon problem 1000 using ESM (ECMAScript Modules) in Node.js. The changes include the addition of a package.json file and the implementation of the solution in a new JavaScript file.

New Example Solution for Baekjoon Problem 1000:

@github-actions github-actions bot added the chore label Dec 21, 2024
Copy link

Labels have been automatically applied based on the conventional commit types.🏷️

Copy link

codecov bot commented Dec 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.92%. Comparing base (77e830e) to head (4d18e29).
Report is 1 commits behind head on main.

@@           Coverage Diff           @@
##             main      #43   +/-   ##
=======================================
  Coverage   90.92%   90.92%           
=======================================
  Files           5        5           
  Lines         617      617           
=======================================
  Hits          561      561           
  Misses         56       56           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 77e830e...4d18e29. Read the comment docs.

@lumirlumir lumirlumir merged commit b2530f9 into main Dec 21, 2024
4 checks passed
@lumirlumir lumirlumir deleted the chore-examples-solutions-readline-esm branch December 21, 2024 10:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant