Skip to content

fix: change all ramda imports to be direct - #50

Open
5ZYSZ3K wants to merge 1 commit into
mainfrom
49-use-es6-imports-for-ramda
Open

fix: change all ramda imports to be direct#50
5ZYSZ3K wants to merge 1 commit into
mainfrom
49-use-es6-imports-for-ramda

Conversation

@5ZYSZ3K

Copy link
Copy Markdown
Collaborator

Closes#49

@5ZYSZ3K
5ZYSZ3K requested a review from jsamrAugust 13, 2026 11:41
@5ZYSZ3K5ZYSZ3K self-assigned this Aug 13, 2026
@5ZYSZ3K5ZYSZ3K linked an issue Aug 13, 2026 that may be closed by this pull request
@codecov

codecovBot commented Aug 13, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.65%. Comparing base (b3cea89) to head (ed02fb1).

Additional details and impacted files
@@ Coverage Diff @@## main #50 +/- ##
=======================================
Coverage 98.65% 98.65% =======================================
Files 140 140 Lines 2085 2085 Branches 635 635 =======================================
Hits 2057 2057 Misses 27 27 Partials 1 1 
FlagCoverage Δ
css-processor100.00% <ø> (ø)
render97.85% <ø> (ø)
transient-render-engine98.95% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@5ZYSZ3K

Copy link
Copy Markdown
CollaboratorAuthor

@jsamr Could you review it? I am not able to merge without an approve

Sign up for freeto 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.

Use es6 imports for ramda

1 participant

@5ZYSZ3K