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

Updated how we access config version from luxonis-ml #122

Merged
merged 4 commits into from
Nov 8, 2024

Conversation

klemen1999
Copy link
Collaborator

Since CONFIG_VERSION is now a string we need to update how we read it in luxonis-train

@klemen1999 klemen1999 requested a review from a team as a code owner November 6, 2024 08:59
@klemen1999 klemen1999 requested review from kozlov721, tersekmatija and conorsim and removed request for a team November 6, 2024 08:59
@github-actions github-actions bot added the fix Fixing a bug label Nov 6, 2024
@klemen1999
Copy link
Collaborator Author

NOTE: This PR needs to be merged in before

Copy link
Collaborator

@kozlov721 kozlov721 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link

codecov bot commented Nov 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.35%. Comparing base (6146da6) to head (3ab15dd).
Report is 15 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #122      +/-   ##
==========================================
- Coverage   97.12%   96.35%   -0.78%     
==========================================
  Files         139      147       +8     
  Lines        6012     6304     +292     
==========================================
+ Hits         5839     6074     +235     
- Misses        173      230      +57     

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

@klemen1999 klemen1999 merged commit c29601c into main Nov 8, 2024
8 of 9 checks passed
@klemen1999 klemen1999 deleted the fix/nn_archive_cfg_version branch November 8, 2024 20:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Fixing a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants