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

Add weekly & yearly summaries #265

Merged
merged 161 commits into from
Jan 2, 2024

Implement Weekly and Yearly summaries

d62ee54
Select commit
Loading
Failed to load commit list.
Merged

Add weekly & yearly summaries #265

Implement Weekly and Yearly summaries
d62ee54
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 29, 2023 in 1s

7.79% of diff hit (target 75.33%)

View this Pull Request on Codecov

7.79% of diff hit (target 75.33%)

Annotations

Check warning on line 19 in mytoyota/models/endpoints/trips.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

mytoyota/models/endpoints/trips.py#L16-L19

Added lines #L16 - L19 were not covered by tests

Check warning on line 21 in mytoyota/models/endpoints/trips.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

mytoyota/models/endpoints/trips.py#L21

Added line #L21 was not covered by tests

Check warning on line 58 in mytoyota/models/endpoints/trips.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

mytoyota/models/endpoints/trips.py#L47-L58

Added lines #L47 - L58 were not covered by tests

Check warning on line 62 in mytoyota/models/endpoints/trips.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

mytoyota/models/endpoints/trips.py#L62

Added line #L62 was not covered by tests

Check warning on line 123 in mytoyota/models/endpoints/trips.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

mytoyota/models/endpoints/trips.py#L115-L123

Added lines #L115 - L123 were not covered by tests

Check warning on line 125 in mytoyota/models/endpoints/trips.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

mytoyota/models/endpoints/trips.py#L125

Added line #L125 was not covered by tests

Check warning on line 291 in mytoyota/models/vehicle.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

mytoyota/models/vehicle.py#L291

Added line #L291 was not covered by tests

Check warning on line 294 in mytoyota/models/vehicle.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

mytoyota/models/vehicle.py#L294

Added line #L294 was not covered by tests

Check warning on line 311 in mytoyota/models/vehicle.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

mytoyota/models/vehicle.py#L308-L311

Added lines #L308 - L311 were not covered by tests

Check warning on line 313 in mytoyota/models/vehicle.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

mytoyota/models/vehicle.py#L313

Added line #L313 was not covered by tests

Check warning on line 318 in mytoyota/models/vehicle.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

mytoyota/models/vehicle.py#L316-L318

Added lines #L316 - L318 were not covered by tests

Check warning on line 324 in mytoyota/models/vehicle.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

mytoyota/models/vehicle.py#L321-L324

Added lines #L321 - L324 were not covered by tests

Check warning on line 327 in mytoyota/models/vehicle.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

mytoyota/models/vehicle.py#L326-L327

Added lines #L326 - L327 were not covered by tests

Check warning on line 330 in mytoyota/models/vehicle.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

mytoyota/models/vehicle.py#L329-L330

Added lines #L329 - L330 were not covered by tests

Check warning on line 334 in mytoyota/models/vehicle.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

mytoyota/models/vehicle.py#L334

Added line #L334 was not covered by tests

Check warning on line 338 in mytoyota/models/vehicle.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

mytoyota/models/vehicle.py#L338

Added line #L338 was not covered by tests

Check warning on line 347 in mytoyota/models/vehicle.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

mytoyota/models/vehicle.py#L347

Added line #L347 was not covered by tests

Check warning on line 351 in mytoyota/models/vehicle.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

mytoyota/models/vehicle.py#L349-L351

Added lines #L349 - L351 were not covered by tests

Check warning on line 375 in mytoyota/models/vehicle.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

mytoyota/models/vehicle.py#L372-L375

Added lines #L372 - L375 were not covered by tests

Check warning on line 377 in mytoyota/models/vehicle.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

mytoyota/models/vehicle.py#L377

Added line #L377 was not covered by tests

Check warning on line 384 in mytoyota/models/vehicle.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

mytoyota/models/vehicle.py#L379-L384

Added lines #L379 - L384 were not covered by tests

Check warning on line 387 in mytoyota/models/vehicle.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

mytoyota/models/vehicle.py#L386-L387

Added lines #L386 - L387 were not covered by tests

Check warning on line 390 in mytoyota/models/vehicle.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

mytoyota/models/vehicle.py#L389-L390

Added lines #L389 - L390 were not covered by tests

Check warning on line 394 in mytoyota/models/vehicle.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

mytoyota/models/vehicle.py#L392-L394

Added lines #L392 - L394 were not covered by tests

Check warning on line 399 in mytoyota/models/vehicle.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

mytoyota/models/vehicle.py#L399

Added line #L399 was not covered by tests