juni-b-queer / bsky-event-handlers

Typescript based framework for building Bluesky bots. Designed to be easily extendable, this bot framework can be used to make almost any bot you could want.
13 stars 0 forks source link

Release 1.1.0 #41

Closed juni-b-queer closed 1 month ago

juni-b-queer commented 1 month ago
codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 97.12%. Comparing base (c0e176b) to head (15c0cc0). Report is 1 commits behind head on main.

Files Patch % Lines
src/firehose/JetstreamSubscription.ts 74.07% 20 Missing and 1 partial :warning:
src/agent/HandlerAgent.ts 97.79% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #41 +/- ## =========================================== + Coverage 86.37% 97.12% +10.75% =========================================== Files 26 30 +4 Lines 587 834 +247 Branches 100 115 +15 =========================================== + Hits 507 810 +303 + Misses 74 23 -51 + Partials 6 1 -5 ```

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

juni-b-queer commented 1 month ago

:tada: This PR is included in version 1.1.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: