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

Documentation about state machines and few refinements along the way #112

Merged
merged 72 commits into from May 18, 2024

Conversation

widmogrod
Copy link
Owner

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Mar 31, 2024

Codecov Report

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

Project coverage is 36.29%. Comparing base (e02b91b) to head (73b719d).
Report is 8 commits behind head on main.

Files Patch % Lines
x/projection/projection_union_gen.go 2.41% 323 Missing ⚠️
x/machine/test_suite.go 56.30% 45 Missing and 7 partials ⚠️
x/schema/go.go 48.52% 29 Missing and 6 partials ⚠️
example/state/machine.go 84.78% 10 Missing and 4 partials ⚠️
cmd/mkunion/main.go 0.00% 8 Missing ⚠️
x/machine/machine.go 52.94% 8 Missing ⚠️
x/shape/togo.go 0.00% 8 Missing ⚠️
x/generators/serde_json_union.go 76.47% 4 Missing ⚠️
x/machine/infer_state_machine.go 83.33% 1 Missing and 1 partial ⚠️
x/shape/lookup_refs.go 94.73% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #112      +/-   ##
==========================================
+ Coverage   33.61%   36.29%   +2.67%     
==========================================
  Files         129      162      +33     
  Lines       25269    30410    +5141     
==========================================
+ Hits         8494    11036    +2542     
- Misses      16295    18707    +2412     
- Partials      480      667     +187     

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

@widmogrod widmogrod merged commit 79e28c0 into main May 18, 2024
1 check passed
@widmogrod widmogrod deleted the feature/march-2024-1 branch May 18, 2024 10:51
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

2 participants