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

chore: remove deprecated method #70

Merged
merged 8 commits into from
Jan 3, 2020
Merged

chore: remove deprecated method #70

merged 8 commits into from
Jan 3, 2020

Conversation

elharo
Copy link
Contributor

@elharo elharo commented Jan 3, 2020

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jan 3, 2020
@codecov
Copy link

codecov bot commented Jan 3, 2020

Codecov Report

Merging #70 into master will increase coverage by 0.43%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #70      +/-   ##
============================================
+ Coverage     77.32%   77.76%   +0.43%     
- Complexity     1108     1143      +35     
============================================
  Files            73       73              
  Lines          5915     6210     +295     
  Branches        645      718      +73     
============================================
+ Hits           4574     4829     +255     
- Misses         1014     1033      +19     
- Partials        327      348      +21
Impacted Files Coverage Δ Complexity Δ
...ava/com/google/cloud/bigquery/TableDefinition.java 83.33% <0%> (-2.88%) 11% <0%> (+4%)
...main/java/com/google/cloud/bigquery/JobStatus.java 85.91% <0%> (-1.59%) 25% <0%> (+9%)
.../java/com/google/cloud/bigquery/JobStatistics.java 91.79% <0%> (+0.48%) 32% <0%> (+16%) ⬆️
...y/src/main/java/com/google/cloud/bigquery/Acl.java 71.12% <0%> (+1.03%) 19% <0%> (+6%) ⬆️

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 9c48bb6...cdb12cd. Read the comment docs.

@stephaniewang526 stephaniewang526 changed the title remove deprecated method chore: remove deprecated method Jan 3, 2020
@stephaniewang526 stephaniewang526 merged commit aabf02a into master Jan 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

JUnit none() is deprecated
3 participants