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

Chore/on load typing #167

Merged
merged 2 commits into from
Nov 28, 2024
Merged

Chore/on load typing #167

merged 2 commits into from
Nov 28, 2024

Conversation

davidesamp
Copy link
Collaborator

@davidesamp davidesamp commented Nov 27, 2024

Description

Fixed wrong onLoad argument typing

Motivation and Context

Reported by user

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Copy link

Code Coverage Report

Coverage after merging chore/on-load-typing into master

82.55%
Coverage Report
FileBranchesFuncsLinesUncovered Lines
src
   index.ts60%5.88%57.95%..., 85, 95, 96, 99
src/services
   api.ts100%50%100%
   axios.ts100%100%100%
src/types
   bee.ts100%100%100%
src/utils
   Constants.ts100%100%100%
   utils.ts0%0%73.33%..., 8, 8, 8, 8

@davidesamp davidesamp merged commit 6fe070e into master Nov 28, 2024
8 checks passed
@davidesamp davidesamp deleted the chore/on-load-typing branch November 28, 2024 08:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working typing Issues with Typescript types
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant