publiclab / plots2

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

Comment-system: Solve-class-mismatch-error #11643

Closed fkamau1 closed 9 months ago

fkamau1 commented 1 year ago

Renamed file comment_system to resolve class mismatch error

Fixes #11620

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

welcome[bot] commented 1 year ago

Thanks for opening this pull request! This space is protected by our Code of Conduct - and we're here to help. Dangerbot will test out your code and reply in a bit with some pointers and requests. Also please refer here for installation help 💿 There may be some errors, but don't worry! We'll work through them with you! 👍🎉😄
One thing that can help to get started is to make sure you've included a link back to the original issue you're solving, in the format fixes #0000 (for example). And to make sure the PR title describes what you're trying to do! (often it can be the same as the issue title) Thanks! 🙌
Then, you can say hello in our chatroom & share a link to this PR to get a review! 👋 ✅

codecov[bot] commented 1 year ago

Codecov Report

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

:exclamation: Current head c8f4bef differs from pull request most recent head 1a0517d. Consider uploading reports for the commit 1a0517d to get more accurate results

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/publiclab/plots2/pull/11643/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/11643?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=publiclab) ```diff @@ Coverage Diff @@ ## main #11643 +/- ## ========================================== - 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/11643/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=publiclab)
codeclimate[bot] commented 1 year ago

Code Climate has analyzed commit 1a0517d8 and detected 0 issues on this pull request.

View more on Code Climate.