Skip to content

Feat/version2.0 endpoints#99

Merged
lfbrehm merged 13 commits intofeat/version2.0reworkfrom
feat/version2.0_endpoints
Aug 8, 2023
Merged

Feat/version2.0 endpoints#99
lfbrehm merged 13 commits intofeat/version2.0reworkfrom
feat/version2.0_endpoints

Conversation

@lfbrehm
Copy link
Copy Markdown
Member

@lfbrehm lfbrehm commented Aug 8, 2023

This adds gRPC endpoint requests and missing database tests.

@lfbrehm lfbrehm requested review from St4NNi and das-Abroxas August 8, 2023 09:49
@codecov
Copy link
Copy Markdown

codecov Bot commented Aug 8, 2023

Codecov Report

Patch coverage: 8.69% and project coverage change: -0.82% ⚠️

Comparison is base (83a30b6) 21.23% compared to head (e1ec149) 20.42%.
Report is 1 commits behind head on feat/version2.0rework.

Additional details and impacted files
@@                    Coverage Diff                    @@
##           feat/version2.0rework      #99      +/-   ##
=========================================================
- Coverage                  21.23%   20.42%   -0.82%     
=========================================================
  Files                         43       51       +8     
  Lines                       3758     4549     +791     
=========================================================
+ Hits                         798      929     +131     
- Misses                      2960     3620     +660     
Files Changed Coverage Δ
src/caching/cache.rs 37.50% <0.00%> (-4.11%) ⬇️
src/database/crud.rs 0.00% <ø> (ø)
src/database/dsls/pub_key_dsl.rs 87.50% <0.00%> (+87.50%) ⬆️
src/database/dsls/relation_type_dsl.rs 0.00% <0.00%> (ø)
src/grpc/endpoints.rs 0.00% <0.00%> (ø)
src/grpc/users.rs 0.00% <0.00%> (ø)
src/middlelayer/endpoints_db_handler.rs 0.00% <0.00%> (ø)
src/middlelayer/endpoints_request_types.rs 0.00% <0.00%> (ø)
src/middlelayer/snapshot_request_types.rs 0.00% <0.00%> (ø)
src/middlelayer/token_db_handler.rs 0.00% <0.00%> (ø)
... and 8 more

... and 1 file with indirect coverage changes

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

Copy link
Copy Markdown
Member

@St4NNi St4NNi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, will do for now!

@lfbrehm lfbrehm merged commit c3d1380 into feat/version2.0rework Aug 8, 2023
@lfbrehm lfbrehm deleted the feat/version2.0_endpoints branch August 8, 2023 12:20
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.

3 participants