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

test(expressions): add short tests for math ops #92

Merged
merged 5 commits into from
Dec 20, 2023
Merged

Conversation

mwong009
Copy link
Owner

@mwong009 mwong009 commented Dec 19, 2023

Checklist

  • There is an informative high-level description of the changes.
  • The description and/or commit message(s) references the relevant GitHub issue(s).
  • pre-commit is installed and set up.
  • The commit messages follow these guidelines.
  • The commits correspond to relevant logical changes, and there are no commits that fix changes introduced by other commits in the same branch/BR.
  • There are tests covering the changes introduced in the PR.

Features

  • feat: overhaul dependencies for conda feedstock

Fixes

  • ...

Documentation

  • style: update various code documentation

Maintenance

  • test(expressions): add short tests for math ops
  • ci(env): update ci build workflows

Copy link

codecov bot commented Dec 19, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (c2df619) 53.82% compared to head (ab98a44) 53.82%.
Report is 2 commits behind head on master.

❗ Current head ab98a44 differs from pull request most recent head 01414e9. Consider uploading reports for the commit 01414e9 to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #92   +/-   ##
=======================================
  Coverage   53.82%   53.82%           
=======================================
  Files          17       17           
  Lines        1789     1789           
=======================================
  Hits          963      963           
  Misses        826      826           

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 98c6c1c...01414e9. Read the comment docs.

@mwong009 mwong009 merged commit 3587908 into master Dec 20, 2023
3 of 6 checks passed
@mwong009 mwong009 deleted the 1.9.0-dev branch December 20, 2023 15:27
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.

1 participant