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

v7.3.6 #2580

Merged
merged 5 commits into from
Jul 11, 2023
Merged

v7.3.6 #2580

merged 5 commits into from
Jul 11, 2023

Conversation

platschi
Copy link
Collaborator

Description

Fix trade panel and funding chart updates

Related issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

omahs and others added 4 commits July 8, 2023 10:40
* Fix: typo

* Fix: typo
* Funding tooltip changes

* Add toggle

* Small fixes

* Fix first issue

* Fix responsive chart layout

* Increase number of fetched entries

* Bad CSS - good results

* Increase ticks

* fix: lower tickCount to 10

---------

Co-authored-by: Adam Clarke <[email protected]>
Co-authored-by: platschi <[email protected]>
@vercel
Copy link

vercel bot commented Jul 11, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
kwenta ✅ Ready (Inspect) Visit Preview Jul 11, 2023 4:44pm
kwenta-storybook ✅ Ready (Inspect) Visit Preview Jul 11, 2023 4:44pm

@codecov
Copy link

codecov bot commented Jul 11, 2023

Codecov Report

Merging #2580 (99a8a0e) into main (6702a1c) will increase coverage by 0.09%.
The diff coverage is 78.68%.

@@            Coverage Diff             @@
##             main    #2580      +/-   ##
==========================================
+ Coverage   50.75%   50.84%   +0.09%     
==========================================
  Files         376      377       +1     
  Lines       11101    11138      +37     
  Branches     2693     2695       +2     
==========================================
+ Hits         5634     5663      +29     
- Misses       5233     5241       +8     
  Partials      234      234              
Impacted Files Coverage Δ
packages/app/src/containers/Connector/config.ts 92.00% <ø> (ø)
...ns/futures/MobileTrade/OverviewTabs/FundingTab.tsx 100.00% <ø> (ø)
packages/app/src/state/futures/reducer.ts 53.01% <0.00%> (-0.49%) ⬇️
packages/app/src/state/futures/types.ts 100.00% <ø> (ø)
...c/sections/futures/MarketDetails/HistoryToggle.tsx 91.66% <50.00%> (ø)
...s/app/src/sections/futures/FundingChartTooltip.tsx 56.52% <66.66%> (+6.52%) ⬆️
...c/sections/futures/UserInfo/EditPositionButton.tsx 55.55% <66.66%> (+12.69%) ⬆️
...ions/futures/TradingHistory/TradesHistoryTable.tsx 39.58% <80.00%> (+0.87%) ⬆️
packages/app/src/sections/futures/FundingChart.tsx 95.45% <90.90%> (+1.33%) ⬆️
...s/app/src/sections/futures/FundingPeriodToggle.tsx 95.00% <95.00%> (ø)
... and 5 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@platschi platschi merged commit b02dc80 into main Jul 11, 2023
5 of 6 checks passed
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.

5 participants