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

Make the Expression widget treat sen as equivalent to sin #921

Merged
merged 4 commits into from
Jan 11, 2024

Add changeset

a13ec17
Select commit
Loading
Failed to load commit list.
Merged

Make the Expression widget treat sen as equivalent to sin #921

Add changeset
a13ec17
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 11, 2024 in 0s

60.73% (+1.35%) compared to 50c617d

View this Pull Request on Codecov

60.73% (+1.35%) compared to 50c617d

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (50c617d) 59.37% compared to head (a13ec17) 60.73%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #921      +/-   ##
==========================================
+ Coverage   59.37%   60.73%   +1.35%     
==========================================
  Files         417      419       +2     
  Lines       99226    99294      +68     
  Branches     6017     8582    +2565     
==========================================
+ Hits        58916    60306    +1390     
+ Misses      40310    38988    -1322     

Impacted file tree graph

Files Coverage Δ
...h-input/src/components/input/mathquill-instance.ts 100.00% <100.00%> (ø)
packages/perseus/src/widgets/expression.tsx 81.75% <100.00%> (+0.27%) ⬆️

... and 72 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 50c617d...a13ec17. Read the comment docs.