UBC-MDS / noaastnr

An r package that downloads, processes, and visualizes weather data from the NOAA website
https://ubc-mds.github.io/noaastnr/
Other
0 stars 1 forks source link

Fix tests to cover all #21

Closed chenzhao2020 closed 3 years ago

chenzhao2020 commented 3 years ago

This pr fix the tests for plot_weather_data() function to make coverage as 100 percent

chenzhao2020 commented 3 years ago

The test coverage should be 100 percent after merging this pull request