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

fixing final image recognition workflow #72

Merged
merged 3 commits into from
Mar 14, 2024

Conversation

kevinvzhu
Copy link
Contributor

Fixing final image recognition workflow

♻️ Current situation & Problem

image recognition was not leading to chatwindow properly
chatwindow was not logging food correctly

⚙️ Release Notes

  • Fixed navigationstack/navigationview ordering
  • Changed system prompt
  • Fixed function calls and separated the two chatwindows completely).

Copy link
Contributor

@yanavlall yanavlall left a comment

Choose a reason for hiding this comment

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

gg

@kevinvzhu kevinvzhu enabled auto-merge (squash) March 14, 2024 22:22
Copy link

codecov bot commented Mar 14, 2024

Codecov Report

Attention: Patch coverage is 14.28571% with 12 lines in your changes are missing coverage. Please review.

Project coverage is 68.80%. Comparing base (82f81f2) to head (78257e3).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #72      +/-   ##
==========================================
- Coverage   69.01%   68.80%   -0.21%     
==========================================
  Files          43       45       +2     
  Lines        3030     3041      +11     
==========================================
+ Hits         2091     2092       +1     
- Misses        939      949      +10     
Files Coverage Δ
Stronger/ProteinTracker/FoodClassifierApp.swift 31.13% <100.00%> (ø)
...tronger/ProteinTracker/ChatWindowAfterCamera.swift 22.73% <0.00%> (ø)
...roteinTracker/LLMOpenAITokenOnboardingCamera.swift 0.00% <0.00%> (ø)
...onger/ProteinTracker/LLMOnboardingViewCamera.swift 0.00% <0.00%> (ø)

... and 1 file with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 82f81f2...78257e3. Read the comment docs.

@kevinvzhu kevinvzhu merged commit 8cb8bbf into main Mar 14, 2024
7 checks passed
@kevinvzhu kevinvzhu deleted the kevin_image_recognition_final branch March 14, 2024 22:56
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.

2 participants