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

refer to .flow not .job files #3116

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jeffsteinmetz
Copy link

I assume this is a typo? should be .flow files.

.job files have not been mentioned up to this point in the documentation.

I assume this is a typo?  should be `.flow` files.
@codecov
Copy link

codecov bot commented Jun 27, 2022

Codecov Report

Merging #3116 (4d4b9f5) into master (4cb4e0b) will decrease coverage by 0.05%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##             master    #3116      +/-   ##
============================================
- Coverage     41.71%   41.66%   -0.06%     
+ Complexity     4695     4692       -3     
============================================
  Files           599      599              
  Lines         40315    40315              
  Branches       4700     4700              
============================================
- Hits          16819    16796      -23     
- Misses        22101    22123      +22     
- Partials       1395     1396       +1     
Impacted Files Coverage Δ
...a/azkaban/jobcallback/JobCallbackRequestMaker.java 55.20% <0.00%> (-16.67%) ⬇️
.../src/main/java/azkaban/jmx/JmxJobMBeanManager.java 65.62% <0.00%> (-3.13%) ⬇️
...n/java/azkaban/jobExecutor/AbstractProcessJob.java 48.45% <0.00%> (-2.07%) ⬇️
...erver/src/main/java/azkaban/execapp/JobRunner.java 71.66% <0.00%> (-0.37%) ⬇️
...rver/src/main/java/azkaban/execapp/FlowRunner.java 71.22% <0.00%> (-0.10%) ⬇️

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 4cb4e0b...4d4b9f5. Read the comment docs.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 6971

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 25 unchanged lines in 4 files lost coverage.
  • Overall coverage decreased (-0.05%) to 45.346%

Files with Coverage Reduction New Missed Lines %
azkaban-common/src/main/java/azkaban/jmx/JmxJobMBeanManager.java 1 71.88%
azkaban-exec-server/src/main/java/azkaban/execapp/JobRunner.java 1 78.79%
azkaban-common/src/main/java/azkaban/jobExecutor/AbstractProcessJob.java 2 52.58%
azkaban-common/src/main/java/azkaban/jobcallback/JobCallbackRequestMaker.java 21 61.46%
Totals Coverage Status
Change from base Build 6968: -0.05%
Covered Lines: 18176
Relevant Lines: 40083

💛 - Coveralls

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.

None yet

2 participants