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: add iterator and enum value handling helpers #16

Merged
merged 1 commit into from
Nov 1, 2023
Merged

Conversation

rafaelcr
Copy link
Collaborator

@rafaelcr rafaelcr commented Nov 1, 2023

No description provided.

Copy link

codecov bot commented Nov 1, 2023

Codecov Report

Merging #16 (e4b3f86) into master (79a08a4) will decrease coverage by 2.86%.
Report is 10 commits behind head on master.
The diff coverage is 7.69%.

@@            Coverage Diff             @@
##           master      #16      +/-   ##
==========================================
- Coverage   42.67%   39.82%   -2.86%     
==========================================
  Files          16       17       +1     
  Lines        1024     1115      +91     
  Branches       58       59       +1     
==========================================
+ Hits          437      444       +7     
- Misses        577      660      +83     
- Partials       10       11       +1     
Files Coverage Δ
src/helpers/index.ts 0.00% <0.00%> (ø)
src/helpers/values.ts 46.52% <58.33%> (+1.07%) ⬆️
src/helpers/iterators.ts 0.00% <0.00%> (ø)

@rafaelcr rafaelcr merged commit cb263b8 into master Nov 1, 2023
3 of 5 checks passed
@rafaelcr rafaelcr deleted the feat/helpers branch November 1, 2023 22:28
blockstack-devops pushed a commit that referenced this pull request Nov 1, 2023
## [1.3.0](v1.2.2...v1.3.0) (2023-11-01)

### Features

* add iterator and enum value handling helpers ([#16](#16)) ([cb263b8](cb263b8))
@blockstack-devops
Copy link

🎉 This PR is included in version 1.3.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants