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: test types #2

Merged
merged 4 commits into from
Jul 8, 2023
Merged

test: test types #2

merged 4 commits into from
Jul 8, 2023

Conversation

RebeccaStevens
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Jul 8, 2023

Codecov Report

Merging #2 (1fac1c8) into main (b3210dd) will decrease coverage by 3.07%.
The diff coverage is 17.14%.

@@            Coverage Diff             @@
##             main       #2      +/-   ##
==========================================
- Coverage   45.18%   42.12%   -3.07%     
==========================================
  Files           9       10       +1     
  Lines         883      933      +50     
  Branches       12       12              
==========================================
- Hits          399      393       -6     
- Misses        484      540      +56     
Impacted Files Coverage Δ
src/base/exponents.ts 0.00% <0.00%> (ø)
src/base/index.ts 0.00% <0.00%> (ø)
src/base/unit-exponents.ts 0.00% <0.00%> (ø)
src/functions-ho/index.ts 100.00% <100.00%> (ø)
src/functions/index.ts 100.00% <100.00%> (ø)

@RebeccaStevens RebeccaStevens merged commit 4b590d3 into main Jul 8, 2023
14 checks passed
github-actions bot pushed a commit that referenced this pull request Jul 8, 2023
# [2.0.0](v1.0.3...v2.0.0) (2023-07-08)

### Bug Fixes

* type issues found from tests ([6f15ac9](6f15ac9))

* Merge pull request #2 from RebeccaStevens/type-tests ([4b590d3](4b590d3)), closes [#2](#2)

### BREAKING CHANGES

* drop product function
@github-actions
Copy link

github-actions bot commented Jul 8, 2023

🎉 This PR is included in version 2.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot added the Status: Released It's now live. label Jul 8, 2023
@RebeccaStevens RebeccaStevens deleted the type-tests branch August 10, 2023 10:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Released It's now live.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant