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

Issue/73 add common code used by clients #74

Merged
merged 8 commits into from
Sep 9, 2023

Conversation

stazz
Copy link
Member

@stazz stazz commented Sep 9, 2023

No description provided.

@stazz stazz self-assigned this Sep 9, 2023
@codecov
Copy link

codecov bot commented Sep 9, 2023

Codecov Report

Merging #74 (d03d69f) into main (9345025) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##              main       #74    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files           14        15     +1     
  Lines         1592      1743   +151     
  Branches       127       145    +18     
==========================================
+ Hits          1592      1743   +151     
Flag Coverage Δ
data 100.00% <ø> (ø)
data-backend 100.00% <100.00%> (ø)
data-frontend 100.00% <100.00%> (ø)
protocol 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
code/data-backend/src/errors.ts 100.00% <ø> (ø)
code/data-backend/src/request-body.ts 100.00% <ø> (ø)
code/data-backend/src/response-body.ts 100.00% <ø> (ø)
code/data-backend/src/string.ts 100.00% <ø> (ø)
code/data-backend/src/url.ts 100.00% <ø> (ø)
code/data-frontend/src/errors.ts 100.00% <ø> (ø)
code/data-frontend/src/url.ts 100.00% <ø> (ø)
code/data/src/methods.ts 100.00% <ø> (ø)
code/data/src/url.ts 100.00% <ø> (ø)
code/data/src/utils.ts 100.00% <ø> (ø)
... and 5 more

@stazz stazz merged commit ec00d19 into main Sep 9, 2023
15 checks passed
@stazz stazz deleted the issue/73-add-common-code-used-by-clients branch September 9, 2023 07:42
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