Skip to content

experimental sdl package#64

Draft
ccbrown wants to merge 1 commit into
mainfrom
sdl
Draft

experimental sdl package#64
ccbrown wants to merge 1 commit into
mainfrom
sdl

Conversation

@ccbrown

@ccbrown ccbrown commented Aug 23, 2023

Copy link
Copy Markdown
Owner

What it Does

Highly experimental package for schema-first development of GraphQL and JSON:API APIs.

The goals here might not even be feasible. Inheritance and nesting of resources in JSON:API are very at odds with idiomatic GraphQL.

Steps to Test

go test -v ./...

@codecov

codecov Bot commented Aug 23, 2023

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 91.56627% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.13%. Comparing base (f89fed0) to head (f84e06c).
⚠️ Report is 18 commits behind head on main.

Files with missing lines Patch % Lines
sdl/ast/ast.go 0.00% 10 Missing ⚠️
sdl/scanner/scanner.go 95.60% 3 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #64      +/-   ##
==========================================
+ Coverage   79.72%   80.13%   +0.41%     
==========================================
  Files          62       66       +4     
  Lines        5105     5271     +166     
==========================================
+ Hits         4070     4224     +154     
- Misses        684      694      +10     
- Partials      351      353       +2     
Files with missing lines Coverage Δ
sdl/scanner/string_value.go 100.00% <100.00%> (ø)
sdl/token/token.go 100.00% <100.00%> (ø)
sdl/scanner/scanner.go 95.60% <95.60%> (ø)
sdl/ast/ast.go 0.00% <0.00%> (ø)

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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