refactor: update maas feature page with Vanilla improvements
Done
- Updated the MAAS features page now that my PRs have been released in Vanilla.
QA
- Go to /maas/features.
- Check that the page is unchanged except that the following issue has been fixed: Current:
Fixed:
Codecov Report
:white_check_mark: All modified and coverable lines are covered by tests.
:white_check_mark: Project coverage is 78.11%. Comparing base (30b9292) to head (971056d).
:warning: Report is 3 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #2088 +/- ##
=======================================
Coverage 78.11% 78.11%
=======================================
Files 16 16
Lines 1695 1695
=======================================
Hits 1324 1324
Misses 371 371
| Flag | Coverage Δ | |
|---|---|---|
| python | 78.11% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Please fix linting check and I have re-ran the percy check
Please fix linting check and I have re-ran the percy check
Any ideas why the python lint is failing? I haven't modified those files and the lint passes locally. I've rebased on the latest main with no change.
@huwshimi I pushed a fix for this on the main branch You can rebase/merge to get the fix That should unblock this PR
@huwshimi I pushed a fix for this on the main branch You can rebase/merge to get the fix That should unblock this PR
@Onibenjo Thanks so much!