Skip to content

Migrate .js.erb files to .js#2997

Merged
MrSerth merged 1 commit into
mainfrom
ss/migrate_js_erb_to_js
Jul 4, 2025
Merged

Migrate .js.erb files to .js#2997
MrSerth merged 1 commit into
mainfrom
ss/migrate_js_erb_to_js

Conversation

@MrSerth

@MrSerth MrSerth commented Jul 2, 2025

Copy link
Copy Markdown
Member

This commit reverts the changes performed in 6541693, and uses local data attributes to pass settings to the frontend.

The current solution is not ideal yet, but sufficient to continue with other important tasks.

Relates to #2964.

@MrSerth MrSerth self-assigned this Jul 2, 2025
@MrSerth MrSerth added enhancement javascript Pull requests that update Javascript code labels Jul 2, 2025
@codecov

codecov Bot commented Jul 2, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.74%. Comparing base (59a96ec) to head (a8a4202).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2997      +/-   ##
==========================================
- Coverage   69.77%   69.74%   -0.03%     
==========================================
  Files         215      215              
  Lines        6839     6846       +7     
==========================================
+ Hits         4772     4775       +3     
- Misses       2067     2071       +4     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Comment thread app/helpers/exercise_helper.rb Outdated
This commit reverts the changes performed in 6541693, and uses local data attributes to pass settings to the frontend.

The current solution is not ideal yet, but sufficient to continue with other important tasks.
@MrSerth MrSerth force-pushed the ss/migrate_js_erb_to_js branch from a58855e to a8a4202 Compare July 4, 2025 08:23
Comment thread app/helpers/exercise_helper.rb
@MrSerth MrSerth merged commit 7dc7b82 into main Jul 4, 2025
10 checks passed
@MrSerth MrSerth deleted the ss/migrate_js_erb_to_js branch July 4, 2025 08:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants