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

Always enable graphql in marquez.dev.yml #996

Merged
merged 2 commits into from
Feb 23, 2021

Conversation

wslulciuc
Copy link
Member

This PR updates marquez.dev.yml to always enable graphql while using the dev config.

Signed-off-by: wslulciuc <willy@datakin.com>
@wslulciuc wslulciuc added the review Ready for review label Feb 23, 2021
@codecov
Copy link

codecov bot commented Feb 23, 2021

Codecov Report

Merging #996 (e9c50af) into main (a3f22af) will increase coverage by 4.34%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##               main     #996      +/-   ##
============================================
+ Coverage     71.62%   75.96%   +4.34%     
+ Complexity      590      240     -350     
============================================
  Files           129       38      -91     
  Lines          2981      799    -2182     
  Branches        276       84     -192     
============================================
- Hits           2135      607    -1528     
+ Misses          501       67     -434     
+ Partials        345      125     -220     
Impacted Files Coverage Δ Complexity Δ
api/src/main/java/marquez/api/DatasetResource.java
.../main/java/marquez/service/models/DatasetMeta.java
api/src/main/java/marquez/service/models/Tag.java
...src/main/java/marquez/db/models/JobVersionRow.java
api/src/main/java/marquez/db/MapperUtils.java
...i/src/main/java/marquez/service/models/Stream.java
.../src/main/java/marquez/service/DatasetService.java
...i/src/main/java/marquez/service/SourceService.java
...java/marquez/db/mappers/DatasetFieldRowMapper.java
...i/src/main/java/marquez/service/models/Source.java
... and 157 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 a3f22af...ec42e8c. Read the comment docs.

@wslulciuc wslulciuc merged commit 9d455cd into main Feb 23, 2021
@wslulciuc wslulciuc deleted the feature/enable-graphql-by-default-dev branch February 23, 2021 23:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
review Ready for review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants