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

feat(server): support reflection and UI #33

Draft
wants to merge 1 commit into
base: buf_validation
Choose a base branch
from

Conversation

smintz
Copy link

@smintz smintz commented Apr 30, 2024

No description provided.

@smintz smintz force-pushed the mutation_reflection branch from 3a03ca0 to 7f9e077 Compare April 30, 2024 17:14
Copy link

codecov bot commented Apr 30, 2024

Codecov Report

Attention: Patch coverage is 20.98765% with 192 lines in your changes are missing coverage. Please review.

Project coverage is 64.00%. Comparing base (205f98b) to head (7f9e077).

Files Patch % Lines
server/server.go 6.52% 172 Missing ⚠️
server/legacy.go 0.00% 9 Missing ⚠️
utils/utils.go 69.56% 5 Missing and 2 partials ⚠️
compiler/lib/config.go 60.00% 1 Missing and 1 partial ⚠️
compiler/lib/starlark_loader.go 60.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@                Coverage Diff                 @@
##           buf_validation      #33      +/-   ##
==================================================
- Coverage           70.89%   64.00%   -6.90%     
==================================================
  Files                  15       16       +1     
  Lines                1704     1875     +171     
==================================================
- Hits                 1208     1200       -8     
- Misses                354      534     +180     
+ Partials              142      141       -1     

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

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