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

Server API refactor #11

Merged
merged 16 commits into from
Jul 22, 2023
Merged

Server API refactor #11

merged 16 commits into from
Jul 22, 2023

Conversation

tmaxmax
Copy link
Owner

@tmaxmax tmaxmax commented Jul 22, 2023

As part of the overhaul for v1 this brings many refactors to the server-side part of the library. See commits and changelog for information.

@tmaxmax tmaxmax added this to the v1 milestone Jul 22, 2023
@tmaxmax tmaxmax self-assigned this Jul 22, 2023
@codecov
Copy link

codecov bot commented Jul 22, 2023

Codecov Report

Patch coverage: 88.29% and project coverage change: -2.02 ⚠️

Comparison is base (b0a45c4) 95.72% compared to head (4187103) 93.70%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #11      +/-   ##
==========================================
- Coverage   95.72%   93.70%   -2.02%     
==========================================
  Files          13       14       +1     
  Lines        1029     1096      +67     
==========================================
+ Hits          985     1027      +42     
- Misses         34       51      +17     
- Partials       10       18       +8     
Impacted Files Coverage Δ
message.go 84.91% <ø> (+0.98%) ⬆️
session.go 72.22% <72.22%> (ø)
server.go 86.58% <85.33%> (-7.17%) ⬇️
replay_provider.go 91.42% <90.74%> (-8.58%) ⬇️
joe.go 96.35% <94.36%> (-2.86%) ⬇️
replay_buffer.go 96.29% <100.00%> (-3.71%) ⬇️
replay_noop.go 100.00% <100.00%> (ø)

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

@tmaxmax tmaxmax merged commit 4187103 into master Jul 22, 2023
3 of 5 checks passed
@tmaxmax tmaxmax mentioned this pull request Jul 22, 2023
29 tasks
@tmaxmax tmaxmax deleted the server-api-refactor branch November 19, 2023 17:18
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.

None yet

1 participant