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

[Frontend] Supports log view of job execution for frontend #251

Merged
merged 1 commit into from
Jan 20, 2022

Conversation

SteNicholas
Copy link
Contributor

Fix #61 .

@SteNicholas SteNicholas force-pushed the frontend-log-view branch 2 times, most recently from 9ea8a0a to 382d2fb Compare January 11, 2022 11:38
@SteNicholas SteNicholas added the AI Flow AI Flow related issue label Jan 19, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #251 (8d59ca7) into master (6e5a6dd) will decrease coverage by 0.09%.
The diff coverage is 27.94%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #251      +/-   ##
==========================================
- Coverage   66.80%   66.70%   -0.10%     
==========================================
  Files         206      206              
  Lines       15506    15575      +69     
  Branches     2329     2337       +8     
==========================================
+ Hits        10359    10390      +31     
- Misses       4578     4614      +36     
- Partials      569      571       +2     
Impacted Files Coverage Δ
...gins/scheduler_plugins/airflow/ai_flow_operator.py 67.56% <ø> (ø)
ai_flow/frontend/web_server.py 61.98% <17.24%> (-8.71%) ⬇️
ai_flow/endpoint/server/server_config.py 63.09% <50.00%> (-0.77%) ⬇️
ai_flow/runtime/job_runtime_env.py 78.82% <100.00%> (+1.99%) ⬆️
ai_flow/runtime/job_runtime_util.py 72.00% <100.00%> (+2.43%) ⬆️
ai_flow/util/path_util.py 71.42% <0.00%> (-14.29%) ⬇️
ai_flow/cli/commands/workflow_command.py 92.00% <0.00%> (-3.13%) ⬇️
ai_flow/common/module_load.py 100.00% <0.00%> (ø)
...i_flow_plugins/job_plugins/flink/flink_run_main.py 0.00% <0.00%> (ø)
...flow_plugins/job_plugins/python/python_run_main.py 0.00% <0.00%> (ø)
... and 1 more

Continue to review full report at Codecov.

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

@SteNicholas SteNicholas merged commit b700d57 into flink-extended:master Jan 20, 2022
jiangxin369 pushed a commit to jiangxin369/ai-flow that referenced this pull request Feb 21, 2022
jiangxin369 pushed a commit to jiangxin369/ai-flow that referenced this pull request Feb 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AI Flow AI Flow related issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Show All logs in AIFlow UI
3 participants