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

refactor: fix some eslint hints #480

Merged
merged 6 commits into from
Aug 29, 2023

fixup! refactor: remove obvious type annotation

be3d618
Select commit
Loading
Failed to load commit list.
Merged

refactor: fix some eslint hints #480

fixup! refactor: remove obvious type annotation
be3d618
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 29, 2023 in 0s

46.42% (+0.00%) compared to ed71c1f

View this Pull Request on Codecov

46.42% (+0.00%) compared to ed71c1f

Details

Codecov Report

Patch coverage: 66.66% and no project coverage change.

Comparison is base (ed71c1f) 46.42% compared to head (be3d618) 46.42%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #480   +/-   ##
=======================================
  Coverage   46.42%   46.42%           
=======================================
  Files          19       19           
  Lines        5613     5613           
  Branches      222      222           
=======================================
  Hits         2606     2606           
+ Misses       3005     3004    -1     
- Partials        2        3    +1     
Files Changed Coverage Δ
src/context.ts 23.91% <0.00%> (ø)
src/convenience/session.ts 96.79% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.