hyperjumptech / monika

Monika is a command line application to monitor every part of your web app using a simple YAML configuration file. Get alert not only when your site is down but also when it's slow.
https://monika.hyperjump.tech
MIT License
605 stars 67 forks source link

updated to last oclif (4.14.0), failed tonupdate to the specific 4.10.x #1311

Closed suyono3484 closed 4 months ago

suyono3484 commented 4 months ago

Monika Pull Request (PR)

What feature/issue does this PR add

  1. 1291

How did you implement / how did you fix it

  1. updating the oclif and its dependencies

How to test

  1. run npm run test, and make sure every test passed
codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.

Project coverage is 63.31%. Comparing base (6a29470) to head (44e7dd1). Report is 22 commits behind head on main.

Files Patch % Lines
src/commands/monika.ts 0.00% 2 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1311 +/- ## ========================================== + Coverage 62.51% 63.31% +0.79% ========================================== Files 112 109 -3 Lines 3391 3421 +30 Branches 591 584 -7 ========================================== + Hits 2120 2166 +46 + Misses 1079 1067 -12 + Partials 192 188 -4 ```

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