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

fix(points): add required request headers for trackPointsEvent call #5378

Merged
merged 7 commits into from
May 16, 2024

Merge branch 'kathy/fix-points-track' of github.com:valora-inc/wallet…

a92e095
Select commit
Loading
Failed to load commit list.
Merged

fix(points): add required request headers for trackPointsEvent call #5378

Merge branch 'kathy/fix-points-track' of github.com:valora-inc/wallet…
a92e095
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded May 16, 2024 in 0s

93.62% of diff hit (target 75.00%)

View this Pull Request on Codecov

93.62% of diff hit (target 75.00%)

Annotations

Check warning on line 57 in src/earn/EarnActivePool.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/earn/EarnActivePool.tsx#L57

Added line #L57 was not covered by tests

Check warning on line 60 in src/earn/EarnActivePool.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/earn/EarnActivePool.tsx#L60

Added line #L60 was not covered by tests

Check warning on line 94 in src/earn/EarnActivePool.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/earn/EarnActivePool.tsx#L94

Added line #L94 was not covered by tests

Check warning on line 116 in src/earn/EarnActivePool.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/earn/EarnActivePool.tsx#L116

Added line #L116 was not covered by tests

Check warning on line 127 in src/earn/EarnActivePool.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/earn/EarnActivePool.tsx#L127

Added line #L127 was not covered by tests

Check warning on line 60 in src/earn/EarnAddCryptoBottomSheet.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/earn/EarnAddCryptoBottomSheet.tsx#L60

Added line #L60 was not covered by tests

Check warning on line 45 in src/earn/EarnCard.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/earn/EarnCard.tsx#L45

Added line #L45 was not covered by tests

Check warning on line 55 in src/earn/EarnDepositBottomSheet.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/earn/EarnDepositBottomSheet.tsx#L55

Added line #L55 was not covered by tests

Check warning on line 43 in src/earn/poolInfo.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/earn/poolInfo.ts#L41-L43

Added lines #L41 - L43 were not covered by tests

Check warning on line 45 in src/earn/prepareTransactions.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/earn/prepareTransactions.ts#L45

Added line #L45 was not covered by tests

Check warning on line 35 in src/earn/saga.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/earn/saga.ts#L33-L35

Added lines #L33 - L35 were not covered by tests

Check warning on line 178 in src/earn/saga.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/earn/saga.ts#L178

Added line #L178 was not covered by tests

Check warning on line 11 in src/icons/UpwardGraph.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/icons/UpwardGraph.tsx#L11

Added line #L11 was not covered by tests

Check warning on line 74 in src/points/PointsHistoryBottomSheet.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/points/PointsHistoryBottomSheet.tsx#L74

Added line #L74 was not covered by tests

Check warning on line 68 in src/points/PointsHome.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/points/PointsHome.tsx#L68

Added line #L68 was not covered by tests

Check warning on line 56 in src/points/saga.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/points/saga.ts#L55-L56

Added lines #L55 - L56 were not covered by tests

Check warning on line 254 in src/points/saga.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/points/saga.ts#L254

Added line #L254 was not covered by tests

Check warning on line 271 in src/points/saga.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/points/saga.ts#L271

Added line #L271 was not covered by tests

Check warning on line 274 in src/points/saga.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/points/saga.ts#L273-L274

Added lines #L273 - L274 were not covered by tests

Check warning on line 83 in src/points/selectors.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/points/selectors.ts#L83

Added line #L83 was not covered by tests

Check warning on line 109 in src/points/slice.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/points/slice.ts#L109

Added line #L109 was not covered by tests

Check warning on line 113 in src/points/slice.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/points/slice.ts#L113

Added line #L113 was not covered by tests

Check warning on line 118 in src/points/slice.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/points/slice.ts#L118

Added line #L118 was not covered by tests

Check warning on line 143 in src/redux/sagas.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/redux/sagas.ts#L143

Added line #L143 was not covered by tests