mhpob / otndo

A package to understand OTN data
https://otndo.obrien.page/
Creative Commons Attribution 4.0 International
3 stars 1 forks source link

Create make_tag_push_summary and make_receiver_push_summary tests: unlink errored temp_dir #27

Closed mhpob closed 1 month ago

mhpob commented 1 month ago

Test that temporary directory is recreated -- maybe use file.info?

Tag Coverage aim: https://app.codecov.io/gh/mhpob/otndo/blob/main/R%2Fmake_tag_push_summary.R#L72 Current test file: https://github.com/mhpob/otndo/blob/main/tests/testthat/test-make_tag_push_summary.R

Receiver Coverage aim: https://app.codecov.io/gh/mhpob/otndo/blob/main/R%2Fmake_receiver_push_summary.R#L115 Current test file: https://github.com/mhpob/otndo/blob/main/tests/testthat/test-make_receiver_push_summary.R

mhpob commented 1 month ago

Attempted in 4c6e18c313b679a1606b96052ec09a1a38e97090, but not sure if it was actually addressed.

mhpob commented 1 month ago

Yep, I think that did it.