Skip to content

expose ack id in pubsub message (#326)

Codecov / codecov/project failed Dec 4, 2023 in 0s

74.54% (-2.57%) compared to 0695146

View this Pull Request on Codecov

74.54% (-2.57%) compared to 0695146

Details

Codecov Report

Attention: 994 lines in your changes are missing coverage. Please review.

Comparison is base (0695146) 77.11% compared to head (bd4365b) 74.54%.

❗ Current head bd4365b differs from pull request most recent head f1858a1. Consider uploading reports for the commit f1858a1 to get more accurate results

Files Patch % Lines
buildflow/core/app/runtime/fastapi.py 18.01% 91 Missing ⚠️
buildflow/core/app/flow.py 75.74% 90 Missing ⚠️
buildflow/core/app/infra/actors/infra.py 11.90% 74 Missing ⚠️
buildflow/core/app/runtime/actors/runtime.py 18.82% 69 Missing ⚠️
...ntime/actors/consumer_pattern/pull_process_push.py 17.94% 64 Missing ⚠️
...p/runtime/actors/consumer_pattern/consumer_pool.py 26.58% 58 Missing ⚠️
...l/strategies/file_change_stream_strategies_test.py 5.26% 36 Missing ⚠️
buildflow/core/processor/utils.py 23.25% 33 Missing ⚠️
...tors/collector_pattern/receive_process_push_ack.py 23.07% 30 Missing ⚠️
buildflow/core/app/infra/actors/infra_test.py 40.81% 29 Missing ⚠️
... and 56 more
Additional details and impacted files
@@                Coverage Diff                @@
##           release-0.3.0     #286      +/-   ##
=================================================
- Coverage          77.11%   74.54%   -2.57%     
=================================================
  Files                162      168       +6     
  Lines               6091     7540    +1449     
=================================================
+ Hits                4697     5621     +924     
- Misses              1394     1919     +525     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.