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

Refactor #76

Merged
merged 1 commit into from
Oct 4, 2023
Merged

Refactor #76

merged 1 commit into from
Oct 4, 2023

Conversation

dfarr
Copy link
Member

@dfarr dfarr commented Oct 4, 2023

types -> t_api and t_aio

types -> t_api and t_aio
@codecov
Copy link

codecov bot commented Oct 4, 2023

Codecov Report

Merging #76 (2ee05d3) into main (929fbcf) will increase coverage by 0.21%.
The diff coverage is 93.41%.

@@            Coverage Diff             @@
##             main      #76      +/-   ##
==========================================
+ Coverage   65.19%   65.40%   +0.21%     
==========================================
  Files          49       49              
  Lines        5714     5692      -22     
==========================================
- Hits         3725     3723       -2     
+ Misses       1729     1709      -20     
  Partials      260      260              
Files Coverage Δ
internal/api/api.go 59.40% <100.00%> (+0.82%) ⬆️
internal/app/coroutines/createSubscription.go 78.78% <100.00%> (ø)
internal/app/coroutines/deleteSubscription.go 88.37% <100.00%> (ø)
internal/app/coroutines/readSubscriptions.go 85.45% <100.00%> (ø)
internal/app/coroutines/searchPromises.go 89.47% <100.00%> (ø)
internal/app/coroutines/timeoutPromise.go 84.90% <100.00%> (ø)
internal/app/coroutines/timeoutPromises.go 91.30% <100.00%> (ø)
internal/app/subsystems/aio/echo/echo.go 70.37% <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 26 more

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

@dfarr dfarr merged commit 3884dc6 into main Oct 4, 2023
4 checks passed
@dfarr dfarr deleted the refactor branch October 4, 2023 02:44
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