marcokreeft87 / formulaone-card

Present the data of Formula One in a pretty way
MIT License
138 stars 10 forks source link

Fix for not having fastest lap #264

Closed marcokreeft87 closed 1 year ago

github-actions[bot] commented 1 year ago

:open_umbrella: Code Coverage

% Stmts% Branch% Funcs% Lines
100 :green_circle:100 :green_circle:100 :green_circle:100 :green_circle:
Click to expand
File% Stmts% Branch% Funcs% Lines
src/cards
results.ts100 :green_circle:100 :green_circle:100 :green_circle:100 :green_circle:
base-card.ts100 :green_circle:100 :green_circle:100 :green_circle:100 :green_circle:
constructor-standings.ts100 :green_circle:100 :green_circle:100 :green_circle:100 :green_circle:
driver-standings.ts100 :green_circle:100 :green_circle:100 :green_circle:100 :green_circle:
schedule.ts100 :green_circle:100 :green_circle:100 :green_circle:100 :green_circle:
next-race.ts100 :green_circle:100 :green_circle:100 :green_circle:100 :green_circle:
last-result.ts100 :green_circle:100 :green_circle:100 :green_circle:100 :green_circle:
countdown.ts100 :green_circle:100 :green_circle:100 :green_circle:100 :green_circle:
src
utils.ts100 :green_circle:100 :green_circle:100 :green_circle:100 :green_circle:
index.ts100 :green_circle:100 :green_circle:100 :green_circle:100 :green_circle:
consts.ts100 :green_circle:100 :green_circle:100 :green_circle:100 :green_circle:
src/types
formulaone-card-types.ts100 :green_circle:100 :green_circle:100 :green_circle:100 :green_circle:
src/lib
format_date_time.ts100 :green_circle:100 :green_circle:100 :green_circle:100 :green_circle:
use_am_pm.ts100 :green_circle:100 :green_circle:100 :green_circle:100 :green_circle:
constants.ts100 :green_circle:100 :green_circle:100 :green_circle:100 :green_circle:
format_date.ts100 :green_circle:100 :green_circle:100 :green_circle:100 :green_circle:
format_time.ts100 :green_circle:100 :green_circle:100 :green_circle:100 :green_circle:
src/api
restcountry-client.ts100 :green_circle:100 :green_circle:100 :green_circle:100 :green_circle:
client-base.ts100 :green_circle:100 :green_circle:100 :green_circle:100 :green_circle:
ergast-client.ts100 :green_circle:100 :green_circle:100 :green_circle:100 :green_circle:
image-client.ts100 :green_circle:100 :green_circle:100 :green_circle:100 :green_circle:
weather-client.ts100 :green_circle:100 :green_circle:100 :green_circle:100 :green_circle:
codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (8c5b5c7) 100.00% compared to head (9583da8) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #264 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 22 22 Lines 709 709 Branches 156 156 ========================================= Hits 709 709 ``` | [Files Changed](https://app.codecov.io/gh/marcokreeft87/formulaone-card/pull/264?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Marco+Kreeft) | Coverage Δ | | |---|---|---| | [src/utils.ts](https://app.codecov.io/gh/marcokreeft87/formulaone-card/pull/264?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Marco+Kreeft#diff-c3JjL3V0aWxzLnRz) | `100.00% <100.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.