Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add QuestionComponent #1404

Merged
merged 11 commits into from
Oct 22, 2023

Fix rubocop nits

3609c91
Select commit
Loading
Failed to load commit list.
Merged

Add QuestionComponent #1404

Fix rubocop nits
3609c91
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Oct 22, 2023 in 1s

95.27% (+0.03%) compared to 2432010

View this Pull Request on Codecov

95.27% (+0.03%) compared to 2432010

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (2432010) 95.23% compared to head (3609c91) 95.27%.
Report is 16 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1404      +/-   ##
==========================================
+ Coverage   95.23%   95.27%   +0.03%     
==========================================
  Files         169      171       +2     
  Lines        2646     2664      +18     
==========================================
+ Hits         2520     2538      +18     
  Misses        126      126              
Files Coverage Δ
app/components/application_component.rb 100.00% <100.00%> (ø)
app/components/question_component.rb 100.00% <100.00%> (ø)

... and 2 files with indirect coverage changes

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