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(xslices): add generic helper package #619

Merged
merged 8 commits into from
Oct 12, 2022

Conversation

tdakkota
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Oct 12, 2022

Codecov Report

Base: 73.69% // Head: 73.71% // Increases project coverage by +0.02% 🎉

Coverage data is based on head (6a487af) compared to base (d243e89).
Patch coverage: 96.34% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #619      +/-   ##
==========================================
+ Coverage   73.69%   73.71%   +0.02%     
==========================================
  Files         165      166       +1     
  Lines       11493    11449      -44     
==========================================
- Hits         8470     8440      -30     
+ Misses       2589     2576      -13     
+ Partials      434      433       -1     
Impacted Files Coverage Δ
gen/options.go 16.66% <0.00%> (+1.66%) ⬆️
gen/router.go 94.11% <0.00%> (-0.12%) ⬇️
internal/location/lines.go 91.66% <ø> (+14.92%) ⬆️
internal/xmaps/xmaps.go 100.00% <ø> (ø)
gen/errors.go 64.28% <100.00%> (-0.51%) ⬇️
gen/gen_operation.go 85.18% <100.00%> (+1.25%) ⬆️
gen/ir/field.go 95.31% <100.00%> (-0.15%) ⬇️
gen/ir/json.go 85.20% <100.00%> (-0.20%) ⬇️
gen/ir/params.go 100.00% <100.00%> (ø)
gen/ir/recursion.go 90.19% <100.00%> (-1.19%) ⬇️
... and 11 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@ernado ernado merged commit bf33536 into ogen-go:main Oct 12, 2022
@tdakkota tdakkota deleted the feat/slices-filter branch October 12, 2022 16:52
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.

2 participants