Skip to content

Conversation

@SkalskiP
Copy link
Owner

@SkalskiP SkalskiP commented Sep 27, 2022

feature/add_roboflow_integration

Pre-flight checklist

  • Unit tests for all non-trivial changes
  • Tested locally
  • Updated wiki

Potential next steps

  • Use Roboflow REST to automatically fetch all model ids from your workspaces
  • Filter detections by confidence
  • Integrate Roboflow hosted API to allow remote inference

@codecov-commenter
Copy link

codecov-commenter commented Sep 27, 2022

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 9.25926% with 98 lines in your changes missing coverage. Please review.

Project coverage is 14.17%. Comparing base (855d8ed) to head (b4b78d4).
Report is 60 commits behind head on develop.

Files with missing lines Patch % Lines
.../LoadRoboflowModelPopup/LoadRoboflowModelPopup.tsx 0.00% 26 Missing ⚠️
src/logic/actions/AIObjectDetectionActions.ts 5.00% 19 Missing ⚠️
src/ai/RoboflowObjectDetector.ts 5.26% 18 Missing ⚠️
.../views/PopupView/LoadModelPopup/LoadModelPopup.tsx 0.00% 14 Missing ⚠️
.../EditorTopNavigationBar/EditorTopNavigationBar.tsx 0.00% 4 Missing ⚠️
src/App.tsx 0.00% 3 Missing ⚠️
.../PopupView/GenericYesNoPopup/GenericYesNoPopup.tsx 0.00% 3 Missing ⚠️
src/views/PopupView/PopupView.tsx 0.00% 3 Missing ⚠️
src/store/ai/actionCreators.ts 0.00% 2 Missing ⚠️
src/store/ai/reducer.ts 0.00% 2 Missing ⚠️
... and 3 more

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #275      +/-   ##
===========================================
- Coverage    14.34%   14.17%   -0.18%     
===========================================
  Files          150      152       +2     
  Lines         4379     4446      +67     
  Branches       803      805       +2     
===========================================
+ Hits           628      630       +2     
- Misses        3605     3813     +208     
+ Partials       146        3     -143     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@SkalskiP SkalskiP self-assigned this Sep 27, 2022
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.

3 participants