publiclab / plots2

a collaborative knowledge-exchange platform in Rails; we welcome first-time contributors! :balloon:
https://publiclab.org
GNU General Public License v3.0
961 stars 1.83k forks source link

Change filename from comment_test.rb to comment_system_test.rb #11647

Open naseehasalam opened 1 year ago

naseehasalam commented 1 year ago

Updates the filename of test/comment_system_tests/comment_test.rb in the plots2 repository - to "test/comment_system_tests/comment_system_test.rb"

Fixes #11620

Make sure these boxes are checked before your pull request (PR) is ready to be reviewed and merged. Thanks!

codecov[bot] commented 1 year ago

Codecov Report

Merging #11647 (d311b41) into main (5e1d8c2) will decrease coverage by 3.81%. The diff coverage is n/a.

:exclamation: Current head d311b41 differs from pull request most recent head 8dab91b. Consider uploading reports for the commit 8dab91b to get more accurate results

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/publiclab/plots2/pull/11647/graphs/tree.svg?width=650&height=150&src=pr&token=FahMFdiDeF&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=publiclab)](https://app.codecov.io/gh/publiclab/plots2/pull/11647?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=publiclab) ```diff @@ Coverage Diff @@ ## main #11647 +/- ## ========================================== - Coverage 83.33% 79.52% -3.81% ========================================== Files 93 93 Lines 5772 5792 +20 ========================================== - Hits 4810 4606 -204 - Misses 962 1186 +224 ``` [see 28 files with indirect coverage changes](https://app.codecov.io/gh/publiclab/plots2/pull/11647/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=publiclab)