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

Fastest lap indication in results card #279

Merged
merged 1 commit into from
Aug 6, 2023

Conversation

marcokreeft87
Copy link
Owner

No description provided.

@marcokreeft87 marcokreeft87 linked an issue Aug 6, 2023 that may be closed by this pull request
@github-actions
Copy link

github-actions bot commented Aug 6, 2023

☂️ Code Coverage

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

@codecov
Copy link

codecov bot commented Aug 6, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (c0d22c1) 100.00% compared to head (735dbb2) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #279   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           22        22           
  Lines          721       724    +3     
  Branches       164       168    +4     
=========================================
+ Hits           721       724    +3     
Files Changed Coverage Δ
src/cards/results.ts 100.00% <100.00%> (ø)

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

@marcokreeft87 marcokreeft87 merged commit b864f82 into main Aug 6, 2023
6 checks passed
@marcokreeft87 marcokreeft87 deleted the 277-indicate-fastest-lap-in-results branch August 6, 2023 15:11
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.

Indicate fastest lap in Results
1 participant