Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: adds support for stream mode #183

Merged
merged 16 commits into from
Nov 27, 2023
Merged

feat: adds support for stream mode #183

merged 16 commits into from
Nov 27, 2023

Conversation

tbckr
Copy link
Owner

@tbckr tbckr commented Nov 27, 2023

Add support for stream mode.

Additionally, refactoring was done to implement this feature. The directory layout was restructured to the go pkg format.

@tbckr tbckr linked an issue Nov 27, 2023 that may be closed by this pull request
Copy link

codecov bot commented Nov 27, 2023

Codecov Report

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

Comparison is base (b90605c) 75.40% compared to head (d5a48cc) 75.59%.
Report is 1 commits behind head on main.

Files Patch % Lines
pkg/api/api.go 73.97% 13 Missing and 6 partials ⚠️
pkg/cli/root.go 64.70% 4 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #183      +/-   ##
==========================================
+ Coverage   75.40%   75.59%   +0.19%     
==========================================
  Files          16       19       +3     
  Lines        1053     1176     +123     
==========================================
+ Hits          794      889      +95     
- Misses        184      207      +23     
- Partials       75       80       +5     

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

@tbckr tbckr merged commit 463fa8b into main Nov 27, 2023
8 checks passed
@tbckr tbckr deleted the feat/102-support-stream-mode branch November 27, 2023 11:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support stream mode?
1 participant