Skip to content

Conversation

@hermanschaaf
Copy link
Member

This should help debug issues with ECS a bit more effectively, by knowing when the source or destination plugins receive terminate signals.

@codecov-commenter
Copy link

Codecov Report

Base: 47.15% // Head: 47.19% // Increases project coverage by +0.04% 🎉

Coverage data is based on head (31b32c6) compared to base (417c99d).
Patch coverage: 65.00% of modified lines in pull request are covered.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #658      +/-   ##
==========================================
+ Coverage   47.15%   47.19%   +0.04%     
==========================================
  Files          70       70              
  Lines        6721     6727       +6     
==========================================
+ Hits         3169     3175       +6     
  Misses       3106     3106              
  Partials      446      446              
Impacted Files Coverage Δ
serve/destination.go 54.61% <33.33%> (ø)
serve/source.go 58.94% <33.33%> (ø)
specs/spec_reader.go 68.12% <78.57%> (+1.24%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@github-actions
Copy link

github-actions bot commented Feb 2, 2023

⏱️ Benchmark results

  • DefaultConcurrencyDFS-2 resources/s: 10,497
  • DefaultConcurrencyRoundRobin-2 resources/s: 12,470
  • Glob-2 ns/op: 186.9
  • TablesWithChildrenDFS-2 resources/s: 29,494
  • TablesWithChildrenRoundRobin-2 resources/s: 27,189
  • TablesWithRateLimitingDFS-2 resources/s: 28.16
  • TablesWithRateLimitingRoundRobin-2 resources/s: 851.5
  • BufferedScanner-2 ns/op: 9.381
  • LogReader-2 ns/op: 31.02

@kodiakhq kodiakhq bot merged commit bb39830 into main Feb 6, 2023
@kodiakhq kodiakhq bot deleted the log-signals branch February 6, 2023 19:53
kodiakhq bot pushed a commit that referenced this pull request Feb 7, 2023
🤖 I have created a release *beep* *boop*
---


## [1.34.0](v1.33.1...v1.34.0) (2023-02-07)


### Features

* Add skip_dependent_tables option ([#662](#662)) ([bf34943](bf34943))


### Bug Fixes

* **logging:** Log more explicit message when OOM and other status codes occur ([#659](#659)) ([45c637b](45c637b))
* **logging:** Send more info logs when plugins are being terminated ([#657](#657)) ([6f44e1c](6f44e1c))
* Remove unused `OnlyIncrementalTables` spec property ([#661](#661)) ([f88ba7d](f88ba7d))
* Trap terminate signal, log which signal we received ([#658](#658)) ([bb39830](bb39830))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants