phpmyadmin / error-reporting-server

phpMyAdmin server side component for the error reporting system
MIT License
19 stars 28 forks source link

Improve content in generated issues on Github #151

Closed devenbansod closed 7 years ago

devenbansod commented 7 years ago

Fix #119

An example for changed content while Linking issue: https://github.com/devenbansod/phpmyadmin/issues/2#issuecomment-303459549

An example for changed content while creating new issue: https://github.com/devenbansod/phpmyadmin/issues/4

Signed-off-by: Deven Bansod devenbansod.bits@gmail.com

codecov[bot] commented 7 years ago

Codecov Report

Merging #151 into master will decrease coverage by 0.93%. The diff coverage is 0%.

@@             Coverage Diff              @@
##             master     #151      +/-   ##
============================================
- Coverage     44.93%   43.99%   -0.94%     
- Complexity      283      286       +3     
============================================
  Files            23       23              
  Lines          1313     1341      +28     
============================================
  Hits            590      590              
- Misses          723      751      +28
nijel commented 7 years ago

Thanks, I've merged that however it would be really great to have that code covered by tests...