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 Crash For Notifications & Uploading Mechanisms #76

Merged
merged 1 commit into from
Aug 16, 2024

Conversation

PSchmiedmayer
Copy link
Member

Fix Crash For Notifications & Uploading Mechanisms

♻️ Current situation & Problem

  • The application crashes if an upload fails and the application is sending an notification for this error to open the app.

⚙️ Release Notes

  • Updates the application using the latest version of Spezi dependencies which fix notification-related crashes.

Code of Conduct & Contributing Guidelines

By submitting creating this pull request, you agree to follow our Code of Conduct and Contributing Guidelines:

@PSchmiedmayer PSchmiedmayer added the bug Something isn't working label Aug 16, 2024
@PSchmiedmayer PSchmiedmayer marked this pull request as ready for review August 16, 2024 22:59
Copy link

codecov bot commented Aug 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.58%. Comparing base (ee793c6) to head (9594d40).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #76   +/-   ##
=======================================
  Coverage   72.58%   72.58%           
=======================================
  Files          39       39           
  Lines        1415     1415           
=======================================
  Hits         1027     1027           
  Misses        388      388           

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 ee793c6...9594d40. Read the comment docs.

@PSchmiedmayer PSchmiedmayer merged commit 129bbaf into main Aug 16, 2024
13 checks passed
@PSchmiedmayer PSchmiedmayer deleted the feature/fixCrash branch August 16, 2024 23:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants