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

Add configuration flags and files to commands #25

Merged
merged 3 commits into from
Sep 15, 2023
Merged

Add configuration flags and files to commands #25

merged 3 commits into from
Sep 15, 2023

Conversation

dfarr
Copy link
Member

@dfarr dfarr commented Sep 14, 2023

No description provided.

@codecov
Copy link

codecov bot commented Sep 14, 2023

Codecov Report

Merging #25 (e9eca42) into main (db47def) will decrease coverage by 4.16%.
The diff coverage is 61.90%.

@@            Coverage Diff             @@
##             main      #25      +/-   ##
==========================================
- Coverage   73.09%   68.94%   -4.16%     
==========================================
  Files          40       40              
  Lines        3981     3932      -49     
==========================================
- Hits         2910     2711     -199     
- Misses        870     1036     +166     
+ Partials      201      185      -16     
Files Changed Coverage Δ
internal/aio/aio.go 0.00% <0.00%> (ø)
internal/aio/aio_dst.go 66.66% <0.00%> (-8.34%) ⬇️
internal/api/api.go 56.56% <0.00%> (-7.96%) ⬇️
test/dst/utils.go 44.44% <0.00%> (ø)
internal/kernel/system/system.go 56.14% <25.00%> (-20.06%) ⬇️
test/dst/dst.go 87.87% <87.50%> (+7.07%) ⬆️
internal/app/coroutines/notifiySubscriptions.go 68.04% <100.00%> (ø)
internal/app/coroutines/timeoutPromises.go 89.28% <100.00%> (ø)
internal/app/subsystems/aio/network/network.go 71.42% <100.00%> (ø)
internal/app/subsystems/aio/network/network_dst.go 88.23% <100.00%> (ø)
... and 5 more

... and 9 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@dfarr dfarr merged commit d7467ca into main Sep 15, 2023
2 of 4 checks passed
@dfarr dfarr deleted the feature/config branch September 15, 2023 00:14
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.

1 participant