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: make params object explicit #10

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

feat: make params object explicit #10

wants to merge 1 commit into from

Conversation

raed667
Copy link
Owner

@raed667 raed667 commented Oct 29, 2022

  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

  • What is the current behavior? (You can also link to an open issue here)

  • What is the new behavior (if this is a feature change)?

  • Other information:

@codesandbox-ci
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit e85fab7:

Sandbox Source
OpenSky API - Frontend Configuration
OpenSky API - Node Configuration

@raed667 raed667 added this to the v3.0.0 milestone Oct 29, 2022
@raed667 raed667 added the enhancement New feature or request label Oct 29, 2022
@codecov
Copy link

codecov bot commented Oct 29, 2022

Codecov Report

Merging #10 (e85fab7) into main (a327e82) will increase coverage by 0.14%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #10      +/-   ##
==========================================
+ Coverage   97.57%   97.71%   +0.14%     
==========================================
  Files           3        3              
  Lines         206      219      +13     
  Branches       31       31              
==========================================
+ Hits          201      214      +13     
  Misses          3        3              
  Partials        2        2              
Impacted Files Coverage Δ
src/lib/BoundingBox.ts 100.00% <100.00%> (ø)
src/lib/OpenSkyApi.ts 96.75% <100.00%> (+0.17%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant