Skip to content

Fix member permission flaky test of Admin::ApiDocs::AccountApiDocsCon…

5c8e3a5
Select commit
Loading
Failed to load commit list.
Open

THREESCALE-12434: Migrate from protected attributes to strong parameters - Part 3 #4255

Fix member permission flaky test of Admin::ApiDocs::AccountApiDocsCon…
5c8e3a5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 26, 2026 in 1s

89.08% (-0.02%) compared to fd9fc80

View this Pull Request on Codecov

89.08% (-0.02%) compared to fd9fc80

Details

Codecov Report

❌ Patch coverage is 92.30769% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.08%. Comparing base (fd9fc80) to head (5c8e3a5).

Files with missing lines Patch % Lines
app/models/cms/template/version.rb 0.00% 2 Missing ⚠️
app/lib/fields/provider.rb 0.00% 1 Missing ⚠️
Additional details and impacted files
@@                   Coverage Diff                   @@
##           strong-params-part2    #4255      +/-   ##
=======================================================
- Coverage                89.09%   89.08%   -0.02%     
=======================================================
  Files                     1750     1748       -2     
  Lines                    44104    44085      -19     
  Branches                   686      686              
=======================================================
- Hits                     39294    39271      -23     
- Misses                    4794     4798       +4     
  Partials                    16       16              

☔ 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.