wire-webapp icon indicating copy to clipboard operation
wire-webapp copied to clipboard

feat: new pr template

Open tlebon opened this issue 1 year ago • 2 comments

Description

Updates our PR template to be slightly easier to use.

Checklist

  • [x] PR has been self reviewed by the author;
  • [x] Hard-to-understand areas of the code have been commented;
  • [x] If it is a core feature, unit tests have been added;

tlebon avatar Aug 27 '24 13:08 tlebon

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 46.60%. Comparing base (01a646b) to head (98e6810). Report is 43 commits behind head on dev.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev   #17957   +/-   ##
=======================================
  Coverage   46.60%   46.60%           
=======================================
  Files         782      783    +1     
  Lines       25216    25253   +37     
  Branches     5775     5781    +6     
=======================================
+ Hits        11751    11769   +18     
- Misses      11988    12009   +21     
+ Partials     1477     1475    -2     

codecov-commenter avatar Aug 27 '24 14:08 codecov-commenter