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

adds exclude_projects option to exclude any global project #491

Merged
merged 1 commit into from
Mar 26, 2020

Conversation

kgaikwad
Copy link
Contributor

No description provided.

@kgaikwad kgaikwad force-pushed the exclude_project_option branch from 9607fa4 to 5a59e4d Compare March 16, 2020 11:08
@Temikus
Copy link
Member

Temikus commented Mar 20, 2020

@kgaikwad Thanks again! ^___^

@codecov
Copy link

codecov bot commented Mar 20, 2020

Codecov Report

Merging #491 into master will decrease coverage by 1.49%.
The diff coverage is 75%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #491     +/-   ##
=========================================
- Coverage      89%   87.51%   -1.5%     
=========================================
  Files         340      311     -29     
  Lines        5659     5167    -492     
=========================================
- Hits         5037     4522    -515     
- Misses        622      645     +23
Impacted Files Coverage Δ
lib/fog/compute/google.rb 100% <ø> (ø) ⬆️
lib/fog/compute/google/real.rb 100% <100%> (ø) ⬆️
lib/fog/compute/google/mock.rb 48% <50%> (-2%) ⬇️
lib/fog/compute/google/models/images.rb 88.67% <75%> (-1.33%) ⬇️
lib/fog/google/models/sql/user.rb 46.42% <0%> (-50%) ⬇️
lib/fog/google/requests/sql/update_instance.rb 63.63% <0%> (-36.37%) ⬇️
lib/fog/google/models/sql/ssl_certs.rb 45% <0%> (-35%) ⬇️
lib/fog/google/models/sql/ssl_cert.rb 54.28% <0%> (-34.29%) ⬇️
lib/fog/google/models/sql/users.rb 80% <0%> (-20%) ⬇️
lib/fog/google/requests/sql/list_users.rb 87.5% <0%> (-12.5%) ⬇️
... and 37 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 a82c2c5...5a59e4d. Read the comment docs.

@Temikus Temikus merged commit 220eef2 into fog:master Mar 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants