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

feat(schema): add support of vehicle state #31

Merged
merged 4 commits into from
Nov 16, 2024
Merged

Conversation

ktro2828
Copy link
Collaborator

No description provided.

@ktro2828 ktro2828 marked this pull request as draft November 13, 2024 01:09
@github-actions github-actions bot added ci Continuous Integration (CI) processes and testing new-feature New feature or request labels Nov 13, 2024
@ktro2828
Copy link
Collaborator Author

This PR must be merged after #27 has been merged.

@ktro2828 ktro2828 linked an issue Nov 13, 2024 that may be closed by this pull request
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Nov 13, 2024
@ktro2828 ktro2828 marked this pull request as ready for review November 16, 2024 08:14
Copy link

☂️ Python Coverage

current status: ❌

Overall Coverage

Lines Covered Coverage Threshold Status
1987 1301 65% 50% 🟢

New Files

File Coverage Status
t4_devkit/schema/tables/vehicle_state.py 100% 🟢
TOTAL 100% 🟢

Modified Files

File Coverage Status
t4_devkit/schema/name.py 100% 🟢
t4_devkit/schema/tables/init.py 100% 🟢
t4_devkit/tier4.py 10% 🔴
TOTAL 70% 🔴

updated for commit: 398d4d6 by action🐍

@ktro2828 ktro2828 merged commit c070c73 into main Nov 16, 2024
4 of 5 checks passed
@ktro2828 ktro2828 deleted the feat/schema/vehicle-state branch November 16, 2024 08:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Continuous Integration (CI) processes and testing documentation Improvements or additions to documentation new-feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEAT]: support new schema VehicleState
1 participant