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

[SLT-315] refactor(opbot): use gql api #3260

Merged
merged 47 commits into from
Nov 7, 2024

fix lint

1fbfbfa
Select commit
Loading
Failed to load commit list.
Merged

[SLT-315] refactor(opbot): use gql api #3260

fix lint
1fbfbfa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 7, 2024 in 0s

30.65365% (-13.19616%) compared to f2f1139

View this Pull Request on Codecov

30.65365% (-13.19616%) compared to f2f1139

Details

Codecov Report

Attention: Patch coverage is 0% with 102 lines in your changes missing coverage. Please review.

Project coverage is 30.65365%. Comparing base (f2f1139) to head (1fbfbfa).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
contrib/opbot/botmd/commands.go 0.00000% 63 Missing ⚠️
contrib/opbot/internal/client.go 0.00000% 34 Missing ⚠️
contrib/opbot/botmd/botmd.go 0.00000% 5 Missing ⚠️
Additional details and impacted files
@@                 Coverage Diff                  @@
##              master       #3260          +/-   ##
====================================================
- Coverage   43.84981%   30.65365%   -13.19616%     
====================================================
  Files             74         448         +374     
  Lines           2317       29817       +27500     
  Branches          82          82                  
====================================================
+ Hits            1016        9140        +8124     
- Misses          1295       19827       +18532     
- Partials           6         850         +844     

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