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

Renamed the function in JobRunResponseTest and JobTest #368

Merged
merged 2 commits into from Mar 1, 2019
Merged

Renamed the function in JobRunResponseTest and JobTest #368

merged 2 commits into from Mar 1, 2019

Conversation

hjpatel16
Copy link
Contributor

Fixed the abbreviation in JobTest and JobRunResponseTest in api models by renaming the function names

@codecov
Copy link

codecov bot commented Mar 1, 2019

Codecov Report

Merging #368 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##             master    #368   +/-   ##
========================================
  Coverage      77.2%   77.2%           
  Complexity      398     398           
========================================
  Files            91      91           
  Lines          1044    1044           
  Branches         50      50           
========================================
  Hits            806     806           
  Misses          172     172           
  Partials         66      66
Impacted Files Coverage Δ Complexity Δ
...c/main/java/marquez/api/models/JobRunResponse.java 87.5% <0%> (ø) 7% <0%> (ø) ⬇️
src/main/java/marquez/api/models/Job.java 88.88% <0%> (ø) 8% <0%> (ø) ⬇️
...in/java/marquez/api/models/NamespacesResponse.java 60% <0%> (ø) 3% <0%> (ø) ⬇️
...rc/main/java/marquez/api/models/JobRunRequest.java 83.33% <0%> (ø) 5% <0%> (ø) ⬇️
...rc/main/java/marquez/api/models/ErrorResponse.java 66.66% <0%> (ø) 2% <0%> (ø) ⬇️
...ain/java/marquez/api/models/NamespaceResponse.java 85.71% <0%> (ø) 6% <0%> (ø) ⬇️
...main/java/marquez/api/models/DatasetsResponse.java 50% <0%> (ø) 1% <0%> (ø) ⬇️
.../main/java/marquez/api/models/DatasetResponse.java 50% <0%> (ø) 4% <0%> (ø) ⬇️

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 4149738...772ab84. Read the comment docs.

Copy link
Member

@wslulciuc wslulciuc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@hjpatel16 👍

@wslulciuc wslulciuc merged commit 735eeb1 into MarquezProject:master Mar 1, 2019
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