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

chore: Fix broken link #4355

Merged
merged 1 commit into from
Sep 20, 2024
Merged

chore: Fix broken link #4355

merged 1 commit into from
Sep 20, 2024

Conversation

brustolin
Copy link
Contributor

Fixing a broken link that explains a piece of code.

#skip-changelog

Copy link

codecov bot commented Sep 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.701%. Comparing base (394ad33) to head (2a274ec).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@              Coverage Diff              @@
##              main     #4355       +/-   ##
=============================================
+ Coverage   91.687%   91.701%   +0.014%     
=============================================
  Files          621       622        +1     
  Lines        50441     50530       +89     
  Branches     18177     18279      +102     
=============================================
+ Hits         46248     46337       +89     
+ Misses        4100      4099        -1     
- Partials        93        94        +1     
Files with missing lines Coverage Δ
...es/SentryCrash/Recording/Tools/SentryCrashSysCtl.c 87.037% <ø> (ø)

... and 17 files 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 394ad33...2a274ec. Read the comment docs.

Copy link

Performance metrics 🚀

  Plain With Sentry Diff
Startup time 1214.43 ms 1238.35 ms 23.93 ms
Size 21.58 KiB 714.30 KiB 692.72 KiB

Baseline results on branch: main

Startup times

Revision Plain With Sentry Diff
d760c3f 1228.58 ms 1246.22 ms 17.64 ms
676fe22 1220.71 ms 1240.14 ms 19.43 ms
01a28a9 1237.24 ms 1253.24 ms 16.00 ms
cf724da 1243.14 ms 1261.44 ms 18.30 ms
0ecf042 1228.25 ms 1250.67 ms 22.42 ms
d9308fd 1214.89 ms 1244.37 ms 29.47 ms
07b120c 1225.53 ms 1247.20 ms 21.67 ms
1c96132 1229.29 ms 1248.14 ms 18.86 ms
bd2afa6 1245.24 ms 1263.18 ms 17.94 ms
533859f 1237.78 ms 1249.76 ms 11.98 ms

App size

Revision Plain With Sentry Diff
d760c3f 22.84 KiB 403.17 KiB 380.33 KiB
676fe22 21.58 KiB 698.12 KiB 676.54 KiB
01a28a9 22.85 KiB 405.39 KiB 382.54 KiB
cf724da 20.76 KiB 430.52 KiB 409.76 KiB
0ecf042 21.58 KiB 631.82 KiB 610.24 KiB
d9308fd 21.58 KiB 612.82 KiB 591.24 KiB
07b120c 21.58 KiB 614.90 KiB 593.32 KiB
1c96132 21.58 KiB 418.51 KiB 396.93 KiB
bd2afa6 20.76 KiB 420.55 KiB 399.79 KiB
533859f 22.85 KiB 408.84 KiB 386.00 KiB

Copy link
Member

@philipphofmann philipphofmann left a comment

Choose a reason for hiding this comment

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

I think it's fine to keep it. At least we know then where it comes from.

@brustolin brustolin merged commit 50b058e into main Sep 20, 2024
65 checks passed
@brustolin brustolin deleted the chore/remove-broken-link branch September 20, 2024 08:25
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