Skip to content

Conversation

@lodewiges
Copy link
Contributor

@lodewiges lodewiges commented Dec 17, 2025

This will be mostly written by AI and be a really big PR

This migration is needed because Json api resources did not have any updates in the last couple of years. And with the release of Rack 3.1 and Rails 8.0 it is not supported anymore.

@coderabbitai
Copy link

coderabbitai bot commented Dec 17, 2025

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch refractor/move-to-graphiti

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@codecov
Copy link

codecov bot commented Dec 17, 2025

Codecov Report

❌ Patch coverage is 67.30524% with 256 lines in your changes missing coverage. Please review.
✅ Project coverage is 54.37%. Comparing base (78083ea) to head (7756fde).

Files with missing lines Patch % Lines
app/resources/v1/user_resource.rb 43.75% 72 Missing ⚠️
app/controllers/concerns/graphiti_crud.rb 37.50% 25 Missing ⚠️
app/resources/v1/application_resource.rb 52.50% 19 Missing ⚠️
app/controllers/v1/users_controller.rb 20.00% 16 Missing ⚠️
app/resources/v1/group_resource.rb 54.28% 16 Missing ⚠️
app/resources/v1/activity_resource.rb 71.79% 11 Missing ⚠️
app/resources/v1/article_resource.rb 66.66% 10 Missing ⚠️
app/resources/v1/form/form_resource.rb 60.86% 9 Missing ⚠️
app/resources/v1/vacancy_resource.rb 67.85% 9 Missing ⚠️
app/resources/v1/form/response_resource.rb 64.28% 5 Missing ⚠️
... and 26 more

❗ There is a different number of reports uploaded between BASE (78083ea) and HEAD (7756fde). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (78083ea) HEAD (7756fde)
2 1
Additional details and impacted files
@@             Coverage Diff              @@
##           staging     #604       +/-   ##
============================================
- Coverage    99.92%   54.37%   -45.56%     
============================================
  Files          197      194        -3     
  Lines         2665     2906      +241     
============================================
- Hits          2663     1580     -1083     
- Misses           2     1326     +1324     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants