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(molecule): support the latest mol grammar #738

Merged
merged 8 commits into from
Aug 6, 2024

chore: changeset for missing exports

324ca64
Select commit
Loading
Failed to load commit list.
Merged

feat(molecule): support the latest mol grammar #738

chore: changeset for missing exports
324ca64
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 6, 2024 in 1s

87.05% (-0.85%) compared to 66bbbfd

View this Pull Request on Codecov

87.05% (-0.85%) compared to 66bbbfd

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.05%. Comparing base (66bbbfd) to head (324ca64).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #738      +/-   ##
===========================================
- Coverage    87.89%   87.05%   -0.85%     
===========================================
  Files          133      132       -1     
  Lines        25375    24785     -590     
  Branches      2790     2691      -99     
===========================================
- Hits         22304    21576     -728     
- Misses        3034     3169     +135     
- Partials        37       40       +3     
Files Coverage Δ
packages/molecule/src/codegen.ts 96.33% <100.00%> (-0.39%) ⬇️
packages/molecule/src/nearley.ts 89.04% <100.00%> (-0.51%) ⬇️

... and 4 files with indirect coverage changes


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 66bbbfd...324ca64. Read the comment docs.