samepage-network / samepage.network

samepage.network
MIT License
10 stars 2 forks source link

Fix slack endpoint #163

Open dvargas92495 opened 5 months ago

dvargas92495 commented 5 months ago

Gonna start being more serious about testing - gonna hold this PR hostage until tests pass in the GH actions

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 5.26316% with 18 lines in your changes are missing coverage. Please review.

Project coverage is 21.43%. Comparing base (1c7bab6) to head (2a76967). Report is 24 commits behind head on main.

Files Patch % Lines
app/routes/__private/user/employees.new.tsx 0.00% 18 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #163 +/- ## ========================================== - Coverage 24.56% 21.43% -3.14% ========================================== Files 403 397 -6 Lines 32562 31063 -1499 Branches 786 667 -119 ========================================== - Hits 8000 6657 -1343 + Misses 24542 24384 -158 - Partials 20 22 +2 ```

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

dvargas92495 commented 4 months ago

Tests pass! Now need to get coverage to pass