Skip to content

RELEASE v0.8.0 - #3

Merged
Gerfey merged 17 commits into
mainfrom
v0.8.0
Aug 14, 2025
Merged

RELEASE v0.8.0#3
Gerfey merged 17 commits into
mainfrom
v0.8.0

Conversation

@Gerfey

@Gerfey Gerfey commented Jul 28, 2025

Copy link
Copy Markdown
Owner

Release plans

  • Creation of new transports (kafka, NATS Jetstream, Redis)
  • Improve the configuration of transports
  • Improve the connection of transports to the messenger (separate repositories?)
Repository owner deleted a comment from codecov-commenter Aug 9, 2025
@codecov-commenter

codecov-commenter commented Aug 9, 2025

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 12.80410% with 681 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
transport/kafka/consumer.go 0.00% 197 Missing ⚠️
transport/kafka/producer.go 0.00% 86 Missing ⚠️
transport/redis/consumer.go 0.00% 76 Missing ⚠️
transport/redis/transport.go 0.00% 41 Missing ⚠️
transport/redis/producer.go 0.00% 40 Missing ⚠️
transport/amqp/transport.go 10.81% 33 Missing ⚠️
transport/amqp/consumer.go 0.00% 30 Missing ⚠️
transport/kafka/transport.go 22.85% 26 Missing and 1 partial ⚠️
transport/redis/connection.go 0.00% 24 Missing ⚠️
transport/kafka/connection.go 47.72% 23 Missing ⚠️
... and 12 more

❌ Your patch status has failed because the patch coverage (12.80%) is below the target coverage (55.00%). You can increase the patch coverage or adjust the target coverage.
❌ Your project status has failed because the head coverage (48.94%) is below the target coverage (55.00%). You can increase the head coverage or adjust the target coverage.

Impacted file tree graph

@@             Coverage Diff             @@
##             main       #3       +/-   ##
===========================================
- Coverage   66.55%   48.94%   -17.61%     
===========================================
  Files          35       44        +9     
  Lines        1432     2031      +599     
===========================================
+ Hits          953      994       +41     
- Misses        456     1005      +549     
- Partials       23       32        +9     
Flag Coverage Δ
e2e 48.94% <12.80%> (-17.61%) ⬇️
unittests 48.94% <12.80%> (-17.61%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
core/builder/resolver.go 100.00% <ø> (ø)
core/config/config.go 100.00% <ø> (ø)
core/config/env_processor.go 100.00% <ø> (ø)
core/config/parser.go 70.00% <ø> (ø)
core/config/reader.go 100.00% <ø> (ø)
core/serializer/serializer.go 55.17% <ø> (ø)
transport/inmemory/factory.go 100.00% <100.00%> (ø)
transport/sync/factory.go 100.00% <100.00%> (ø)
transport/sync/transport.go 91.66% <50.00%> (-8.34%) ⬇️
transport/chain.go 76.92% <50.00%> (-23.08%) ⬇️
... and 20 more
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
@Gerfey
Gerfey merged commit c92835c into main Aug 14, 2025
5 checks passed
@Gerfey
Gerfey deleted the v0.8.0 branch August 14, 2025 08:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants