sentry-dotnet icon indicating copy to clipboard operation
sentry-dotnet copied to clipboard

chore: Added a little dev script to help contributors

Open jamescrosswell opened this issue 1 month ago • 1 comments

This emulates various commands that I have in my .zshrc file that I use frequently when working with the repo. Over time we could potentially expand on these (for example, it would be great to add one that ran various regexes on the logs output by integration/device tests, to identify errors/problems... currently we have to do this manually).

#skip-changelog

jamescrosswell avatar Dec 08 '25 03:12 jamescrosswell

Codecov Report

:white_check_mark: All modified and coverable lines are covered by tests. :white_check_mark: Project coverage is 73.87%. Comparing base (df394ce) to head (28bfdbb). :warning: Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4793      +/-   ##
==========================================
- Coverage   73.90%   73.87%   -0.03%     
==========================================
  Files         485      485              
  Lines       17682    17682              
  Branches     3494     3494              
==========================================
- Hits        13067    13063       -4     
- Misses       3758     3760       +2     
- Partials      857      859       +2     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

codecov[bot] avatar Dec 08 '25 03:12 codecov[bot]