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

1.0.0 release! #33

Closed juni-b-queer closed 2 months ago

juni-b-queer commented 2 months ago

WOWOWOWOW

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 86.37%. Comparing base (8101ee4) to head (c0e176b).

Files Patch % Lines
src/agent/HandlerAgent.ts 80.45% 26 Missing :warning:
src/firehose/JetstreamSubscription.ts 73.41% 20 Missing and 1 partial :warning:
src/validations/follow/FollowValidators.ts 20.00% 10 Missing and 2 partials :warning:
src/handlers/premade-handlers/BadBotHandler.ts 42.85% 3 Missing and 1 partial :warning:
src/handlers/premade-handlers/GoodBotHandler.ts 42.85% 3 Missing and 1 partial :warning:
src/utils/DebugLog.ts 80.00% 4 Missing :warning:
src/handlers/premade-handlers/OfflineHandler.ts 57.14% 3 Missing :warning:
src/validations/post/PostValidators.ts 95.45% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #33 +/- ## =========================================== + Coverage 73.17% 86.37% +13.19% =========================================== Files 22 26 +4 Lines 425 587 +162 Branches 61 100 +39 =========================================== + Hits 311 507 +196 + Misses 97 74 -23 + Partials 17 6 -11 ```

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

juni-b-queer commented 2 months ago

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

The release is available on:

Your semantic-release bot :package::rocket: