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

Adjust some tests and examples #90

Merged
merged 1 commit into from
Jul 5, 2024
Merged

Adjust some tests and examples #90

merged 1 commit into from
Jul 5, 2024

Conversation

dieghernan
Copy link
Member

No description provided.

year = 2004
))
# expect_silent(gisco_bulk_download(
# id_giscoR = "urban_audit",

Check notice

Code scanning / lintr

Commented code should be removed. Note test

Commented code should be removed.
))
# expect_silent(gisco_bulk_download(
# id_giscoR = "urban_audit",
# cache_dir = tempdir(),

Check notice

Code scanning / lintr

Commented code should be removed. Note test

Commented code should be removed.
# expect_silent(gisco_bulk_download(
# id_giscoR = "urban_audit",
# cache_dir = tempdir(),
# year = 2004

Check notice

Code scanning / lintr

Commented code should be removed. Note test

Commented code should be removed.

expect_silent(gisco_get_coastallines(resolution = "60"))
expect_silent(gisco_get_coastallines(resolution = "60", cache = FALSE))
# expect_silent(gisco_get_coastallines(resolution = 3))

Check notice

Code scanning / lintr

Commented code should be removed. Note test

Commented code should be removed.
Copy link

codecov bot commented Jul 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.07%. Comparing base (d095e99) to head (d5677ce).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #90      +/-   ##
==========================================
- Coverage   97.36%   97.07%   -0.30%     
==========================================
  Files          19       19              
  Lines        1026     1026              
==========================================
- Hits          999      996       -3     
- Misses         27       30       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dieghernan dieghernan merged commit 8cad87d into main Jul 5, 2024
13 of 15 checks passed
@dieghernan dieghernan deleted the fixcran branch August 1, 2024 07:13
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.

1 participant