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

Updates to getPosition typings - Issue #623 #624

Merged
merged 1 commit into from
Jun 17, 2024

Conversation

Brookie144
Copy link
Contributor

PR to address the typing issue with the getPostion method identified as part of #623.

Have changed the type and updated the associated test case.

@Brookie144 Brookie144 changed the title Updates as per PR#623 Updates to getPosition typings - Issue #623 Jun 16, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (f8a073c) to head (58a3250).
Report is 72 commits behind head on main.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##              main      #624    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files           11        11            
  Lines          393       511   +118     
  Branches        21        25     +4     
==========================================
+ Hits           393       511   +118     
Flag Coverage Δ
unittests 100.00% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
src/dealing/DealingAPI.ts 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

@bennycode bennycode merged commit 1345316 into bennycode:main Jun 17, 2024
2 checks passed
@bennycode bennycode linked an issue Jun 17, 2024 that may be closed by this pull request
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.

Typing issue with the GetPosition(dealid) method
3 participants