Skip to content

src: exclude panics, return errors instead#36

Merged
Insei merged 3 commits intomainfrom
exclude_panics
Apr 19, 2025
Merged

src: exclude panics, return errors instead#36
Insei merged 3 commits intomainfrom
exclude_panics

Conversation

@Insei
Copy link
Copy Markdown
Owner

@Insei Insei commented Apr 19, 2025

No description provided.

@Insei Insei force-pushed the exclude_panics branch 4 times, most recently from 3e6a22e to b2fd5f5 Compare April 19, 2025 13:49
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Apr 19, 2025

Codecov Report

Attention: Patch coverage is 47.57895% with 249 lines in your changes missing coverage. Please review.

Project coverage is 63.90%. Comparing base (f860213) to head (99fd057).

Files with missing lines Patch % Lines
types/executioncolumns.go 14.54% 47 Missing ⚠️
repository.go 23.21% 30 Missing and 13 partials ⚠️
query/linq/where.go 0.00% 24 Missing ⚠️
soft.go 0.00% 23 Missing ⚠️
column.go 25.00% 15 Missing and 3 partials ⚠️
query/persistent.go 31.57% 9 Missing and 4 partials ⚠️
query/list.go 33.33% 8 Missing and 4 partials ⚠️
types/columnbase.go 0.00% 11 Missing ⚠️
query/first.go 35.71% 6 Missing and 3 partials ⚠️
query/delete.go 40.00% 4 Missing and 2 partials ⚠️
... and 12 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #36      +/-   ##
==========================================
- Coverage   72.32%   63.90%   -8.42%     
==========================================
  Files          46       62      +16     
  Lines        1731     2261     +530     
==========================================
+ Hits         1252     1445     +193     
- Misses        451      745     +294     
- Partials       28       71      +43     

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

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

@Insei Insei force-pushed the exclude_panics branch 3 times, most recently from 52fdddc to c616d80 Compare April 19, 2025 14:50
Signed-off-by: Dmitrii Aleksandrov <goodmobiledevices@gmail.com>
Insei added 2 commits April 19, 2025 18:57
Signed-off-by: Dmitrii Aleksandrov <goodmobiledevices@gmail.com>
Signed-off-by: Dmitrii Aleksandrov <goodmobiledevices@gmail.com>
@Insei Insei merged commit 11eb428 into main Apr 19, 2025
4 checks passed
@Insei Insei deleted the exclude_panics branch April 19, 2025 16:03
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