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

Add a bug report hook. #2988

Merged
merged 2 commits into from
Jul 1, 2024
Merged

Add a bug report hook. #2988

merged 2 commits into from
Jul 1, 2024

Conversation

pixlwave
Copy link
Member

@pixlwave pixlwave commented Jul 1, 2024

Allows modifying a BugReport before sending it.

@pixlwave pixlwave requested a review from a team as a code owner July 1, 2024 10:58
@pixlwave pixlwave requested review from Velin92 and removed request for a team July 1, 2024 10:58
@pixlwave pixlwave added the pr-misc for other changes label Jul 1, 2024
Copy link

github-actions bot commented Jul 1, 2024

Warnings
⚠️ Some of the commits are missing ticket numbers. Please consider squashing all commits that don't have a tracking number.

Generated by 🚫 Danger Swift against 727bafa

@pixlwave pixlwave force-pushed the doug/bug-report-hook branch from 932f2ec to 727bafa Compare July 1, 2024 11:36
Copy link

sonarqubecloud bot commented Jul 1, 2024

Copy link

codecov bot commented Jul 1, 2024

Codecov Report

Attention: Patch coverage is 57.89474% with 8 lines in your changes missing coverage. Please review.

Project coverage is 77.82%. Comparing base (1178561) to head (727bafa).

Files Patch % Lines
ElementX/Sources/Application/AppCoordinator.swift 0.00% 4 Missing ⚠️
ElementX/Sources/Hooks/AppHooks.swift 42.85% 4 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2988      +/-   ##
===========================================
- Coverage    77.89%   77.82%   -0.08%     
===========================================
  Files          693      693              
  Lines        53797    53810      +13     
===========================================
- Hits         41907    41877      -30     
- Misses       11890    11933      +43     
Flag Coverage Δ
unittests 68.50% <57.89%> (-0.07%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@pixlwave pixlwave merged commit 78b0c70 into develop Jul 1, 2024
10 checks passed
@pixlwave pixlwave deleted the doug/bug-report-hook branch July 1, 2024 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-misc for other changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants