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

Fix Scribe on iOS #2323

Merged
merged 1 commit into from
Jul 26, 2024
Merged

Fix Scribe on iOS #2323

merged 1 commit into from
Jul 26, 2024

Conversation

shivankacker
Copy link
Member

@shivankacker shivankacker commented Jul 25, 2024

Proposed Changes

  • Fixes Scribe error on iOS

Associated Issue

Fixes #8203

Architecture changes

  • Remove this section if not used

Merge Checklist

  • Tests added/fixed
  • Update docs in /docs
  • Linting Complete
  • Any other necessary step

Only PR's with test cases included and passing lint and test pipelines will be reviewed

@coronasafe/care-backend-maintainers @coronasafe/care-backend-admins

@shivankacker shivankacker requested a review from a team as a code owner July 25, 2024 15:10
Copy link

codecov bot commented Jul 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.76%. Comparing base (32bf01b) to head (0573929).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #2323   +/-   ##
========================================
  Coverage    63.76%   63.76%           
========================================
  Files          238      238           
  Lines        13348    13348           
  Branches      1904     1904           
========================================
  Hits          8511     8511           
  Misses        4485     4485           
  Partials       352      352           

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

@gigincg gigincg merged commit cc1185c into develop Jul 26, 2024
11 checks passed
@gigincg gigincg deleted the fix-scribe-ios branch July 26, 2024 07:59
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.

scribe is malfunctioning in iphone devices
4 participants