Skip to content

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

Closed
naseehasalam wants to merge 1 commit intopubliclab:mainfrom
naseehasalam:main
Closed

Change filename from comment_test.rb to comment_system_test.rb#11647
naseehasalam wants to merge 1 commit intopubliclab:mainfrom
naseehasalam:main

Conversation

@naseehasalam
Copy link
Copy Markdown

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!

  • PR is descriptively titled 📑 and links the original issue above 🔗
  • tests pass -- look for a green checkbox ✔️ a few minutes after opening your PR -- or run tests locally with rake test
  • code is in uniquely-named feature branch and has no merge conflicts 📁
  • screenshots/GIFs are attached 📎 in case of UI updation
  • ask @publiclab/reviewers for help, in a comment below

replace CommentTest in the specified line of code with CommentSystemTest
@naseehasalam naseehasalam mentioned this pull request Jul 23, 2023
5 tasks
@codecov
Copy link
Copy Markdown

codecov bot commented Jul 23, 2023

Codecov Report

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

❗ 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

@@            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

@stale
Copy link
Copy Markdown

stale bot commented Apr 25, 2025

Hi 😄, this issue has been automatically marked as stale because it has not had recent activity. Don't worry you can continue to work on this and ask @publiclab/reviewers to add in-progress label 🎉 . Otherwise, it will be closed if no further activity occurs in 10 days -- but you can always re-open it if you like! 💯 Thank you for your contributions! 🙌 🎈.

@stale stale bot added the stale label Apr 25, 2025
@stale stale bot closed this May 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Solve class mismatch error

1 participant