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

[#675] fix: dashboard page fetch http 422 with DAG list API #680

Merged
merged 2 commits into from
Sep 8, 2024

Conversation

yohamta
Copy link
Collaborator

@yohamta yohamta commented Sep 8, 2024

Resolves #675

@yohamta yohamta merged commit 87a33e6 into main Sep 8, 2024
5 checks passed
@yohamta yohamta deleted the 675-fix-api-bug branch September 8, 2024 10:45
Copy link

codecov bot commented Sep 8, 2024

Codecov Report

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

Project coverage is 64.08%. Comparing base (3c4f636) to head (4a9015b).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
internal/client/client.go 0.00% 11 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #680      +/-   ##
==========================================
- Coverage   64.68%   64.08%   -0.61%     
==========================================
  Files          53       53              
  Lines        4315     4318       +3     
==========================================
- Hits         2791     2767      -24     
- Misses       1269     1298      +29     
+ Partials      255      253       -2     
Files with missing lines Coverage Δ
internal/client/client.go 63.15% <0.00%> (-11.51%) ⬇️

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3c4f636...4a9015b. Read the comment docs.

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.

Status Dashboard Page fetch http 422 with DAG List API
1 participant