mattermost-plugin-gitlab
mattermost-plugin-gitlab copied to clipboard
Convert files related to redux from js to ts
Summary
- Convert files related to redux from js to ts
- Removed some unused code
- Fixed CSS warnings
What to test?
- Complete testing of the plugin.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 34.02%. Comparing base (
191a11a) to head (7eaf225). Report is 7 commits behind head on master.
:exclamation: Current head 7eaf225 differs from pull request most recent head 98b9f75
Please upload reports for the commit 98b9f75 to get more accurate results.
Additional details and impacted files
@@ Coverage Diff @@
## master #462 +/- ##
=======================================
Coverage 34.02% 34.02%
=======================================
Files 22 22
Lines 4021 4021
=======================================
Hits 1368 1368
Misses 2515 2515
Partials 138 138
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@mickmister Fixed the review comments. Please re-review.
@mickmister Gentle reminder for the re-review
@mickmister Fixed the review comments added by you
@mickmister Implemented the suggestions. Please have a look
@mickmister @wiggin77 Updated the suggestions, please have a look.