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

Use std library errors #1258

Merged
merged 1 commit into from
May 21, 2024
Merged

Use std library errors #1258

merged 1 commit into from
May 21, 2024

Conversation

rowanseymour
Copy link
Member

No description provided.

Copy link

codecov bot commented May 20, 2024

Codecov Report

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

Project coverage is 81.87%. Comparing base (5af5142) to head (9e0338c).

Files Patch % Lines
cmd/docgen/docs/html_renderers.go 0.00% 28 Missing ⚠️
flows/engine/session.go 12.50% 14 Missing ⚠️
cmd/docgen/docs/html.go 0.00% 10 Missing ⚠️
flows/definition/legacy/definition.go 0.00% 8 Missing ⚠️
flows/routers/base.go 16.66% 5 Missing ⚠️
flows/runs/run.go 0.00% 5 Missing ⚠️
cmd/docgen/docs/base.go 0.00% 4 Missing ⚠️
flows/triggers/base.go 20.00% 4 Missing ⚠️
assets/static/source.go 25.00% 3 Missing ⚠️
cmd/docgen/completion/completion.go 0.00% 2 Missing ⚠️
... and 19 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1258      +/-   ##
==========================================
- Coverage   81.87%   81.87%   -0.01%     
==========================================
  Files         278      278              
  Lines       17595    17592       -3     
==========================================
- Hits        14406    14403       -3     
  Misses       2609     2609              
  Partials      580      580              

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

@rowanseymour rowanseymour merged commit 3debd1d into main May 21, 2024
5 of 7 checks passed
@rowanseymour rowanseymour deleted the std_errors branch May 21, 2024 13:53
@github-actions github-actions bot locked and limited conversation to collaborators May 21, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant