dahlia / fedify

ActivityPub server framework in TypeScript
https://fedify.dev/
MIT License
327 stars 13 forks source link

Fix typo #75

Closed moreal closed 2 weeks ago

moreal commented 2 weeks ago

This pull request fixes a typo where highlighter was highligher

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 81.57%. Comparing base (fd936ae) to head (1af9fff).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #75 +/- ## ========================================== + Coverage 81.55% 81.57% +0.01% ========================================== Files 39 39 Lines 5450 5450 Branches 628 628 ========================================== + Hits 4445 4446 +1 + Misses 995 994 -1 Partials 10 10 ```

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