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

FIX - inserted missing elements to "job execution" schema #3992

Merged

Conversation

Agnul97
Copy link
Contributor

@Agnul97 Agnul97 commented Mar 15, 2024

Brief description of the PR.
Some fields were missing in the schema of "Job executions" despite being present in the provided examples, so I added the missing pieces

Copy link

codecov bot commented Mar 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 21.08%. Comparing base (c3d3718) to head (2e11d15).
Report is 2 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             develop    #3992   +/-   ##
==========================================
  Coverage      21.08%   21.08%           
  Complexity        10       10           
==========================================
  Files           1947     1947           
  Lines          41395    41395           
  Branches        3804     3804           
==========================================
  Hits            8730     8730           
  Misses         32261    32261           
  Partials         404      404           

@Coduz Coduz added Bug This is a bug or an unexpected behaviour. Fix it! Documentation Doc... What?? Joke! We will write some! labels Mar 15, 2024
@Coduz Coduz merged commit a7339cd into eclipse-kapua:develop Mar 18, 2024
34 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug This is a bug or an unexpected behaviour. Fix it! Documentation Doc... What?? Joke! We will write some!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants