nusmodifications / nusmods

🏫 Official course planning platform for National University of Singapore.
https://nusmods.com
MIT License
588 stars 319 forks source link

fix(deps): update dependency bootstrap to v4.6.2 #3536

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
bootstrap (source) 4.5.3 -> 4.6.2 age adoption passing confidence

Release Notes

twbs/bootstrap (bootstrap) ### [`v4.6.2`](https://togithub.com/twbs/bootstrap/releases/tag/v4.6.2) [Compare Source](https://togithub.com/twbs/bootstrap/compare/v4.6.1...v4.6.2) #### Highlights - Added an example to our Collapse plugin docs to show how to use horizontal collapsing. This has long been possible via our JS, but we never had an official class to utilize it. - We've replaced the deprecated `color-adjust` with `print-color-adjust` in our Sass files as part of the Autoprefixer v10.4.6 issues. This should quiet the issues folks have seen from that dependency change. *If you're using our distribution CSS files, like `bootstrap.min.css`, you may still see the warning.* - Tweaked the size of `small` and `.small` to compute to a whole pixel value (was `12.8px` and now is `14px`). - Improved accessibility around our dropdowns, color contrast, and `role` attributes. - Fixed some broken links to supporting documentation. - Updated dependencies across the board. #### What's Changed - Removed blurred background reference from the Toast Docs. by [@​pricop](https://togithub.com/pricop) in [https://github.com/twbs/bootstrap/pull/35190](https://togithub.com/twbs/bootstrap/pull/35190) - Update links to CCA, MQ5 prefers-reduced-motion, evergreen WCAG urls, more resources by [@​patrickhlauke](https://togithub.com/patrickhlauke) in [https://github.com/twbs/bootstrap/pull/35427](https://togithub.com/twbs/bootstrap/pull/35427) - v4-dev backports and updates by [@​XhmikosR](https://togithub.com/XhmikosR) in [https://github.com/twbs/bootstrap/pull/35482](https://togithub.com/twbs/bootstrap/pull/35482) - Backport [#​35556](https://togithub.com/twbs/bootstrap/issues/35556) by [@​julien-deramond](https://togithub.com/julien-deramond) in [https://github.com/twbs/bootstrap/pull/35558](https://togithub.com/twbs/bootstrap/pull/35558) - Tweak toast docs by [@​patrickhlauke](https://togithub.com/patrickhlauke) in [https://github.com/twbs/bootstrap/pull/35633](https://togithub.com/twbs/bootstrap/pull/35633) - v4-dev backports and updates by [@​XhmikosR](https://togithub.com/XhmikosR) in [https://github.com/twbs/bootstrap/pull/35642](https://togithub.com/twbs/bootstrap/pull/35642) - Doc: Reorder alphabetically lists of components by [@​julien-deramond](https://togithub.com/julien-deramond) in [https://github.com/twbs/bootstrap/pull/36128](https://togithub.com/twbs/bootstrap/pull/36128) - Updated the small-font-size to use a round value by [@​pricop](https://togithub.com/pricop) in [https://github.com/twbs/bootstrap/pull/36172](https://togithub.com/twbs/bootstrap/pull/36172) - v4 dev backports and updates by [@​XhmikosR](https://togithub.com/XhmikosR) in [https://github.com/twbs/bootstrap/pull/35767](https://togithub.com/twbs/bootstrap/pull/35767) - \_custom-forms.scss: fix order of attributes by [@​twin-elements](https://togithub.com/twin-elements) in [https://github.com/twbs/bootstrap/pull/36231](https://togithub.com/twbs/bootstrap/pull/36231) - Replace the deprecated `color-adjust` with `print-color-adjust` by [@​AdrianCurtin](https://togithub.com/AdrianCurtin) in [https://github.com/twbs/bootstrap/pull/36283](https://togithub.com/twbs/bootstrap/pull/36283) - \[v4] Doc: remove `role="group"` from some split drop\* buttons by [@​julien-deramond](https://togithub.com/julien-deramond) in [https://github.com/twbs/bootstrap/pull/36254](https://togithub.com/twbs/bootstrap/pull/36254) - Dynamic tabs: use buttons rather than links (backport to v4) by [@​patrickhlauke](https://togithub.com/patrickhlauke) in [https://github.com/twbs/bootstrap/pull/33163](https://togithub.com/twbs/bootstrap/pull/33163) - v4 dev updates by [@​XhmikosR](https://togithub.com/XhmikosR) in [https://github.com/twbs/bootstrap/pull/36430](https://togithub.com/twbs/bootstrap/pull/36430) - Fix closing HTML tag in navs docs by [@​julien-deramond](https://togithub.com/julien-deramond) in [https://github.com/twbs/bootstrap/pull/36466](https://togithub.com/twbs/bootstrap/pull/36466) - v4: Horizontal collapse by [@​mdo](https://togithub.com/mdo) in [https://github.com/twbs/bootstrap/pull/36434](https://togithub.com/twbs/bootstrap/pull/36434) - Fixing tabs' tests v4 by [@​louismaximepiton](https://togithub.com/louismaximepiton) in [https://github.com/twbs/bootstrap/pull/36485](https://togithub.com/twbs/bootstrap/pull/36485) - Docs: fix some ARIA Authoring Practices Guides broken links by [@​julien-deramond](https://togithub.com/julien-deramond) in [https://github.com/twbs/bootstrap/pull/36490](https://togithub.com/twbs/bootstrap/pull/36490) - v4 - Remove confusing unnecessary id/aria-labelledby for dropdown menus by [@​patrickhlauke](https://togithub.com/patrickhlauke) in [https://github.com/twbs/bootstrap/pull/36491](https://togithub.com/twbs/bootstrap/pull/36491) - v4 Docs: outdated ARIA/PF link, expand contrast explanation in `accessibility.md` by [@​patrickhlauke](https://togithub.com/patrickhlauke) in [https://github.com/twbs/bootstrap/pull/36492](https://togithub.com/twbs/bootstrap/pull/36492) - v4: Improve accessible name of version dropdown in docs navbar by [@​patrickhlauke](https://togithub.com/patrickhlauke) in [https://github.com/twbs/bootstrap/pull/36504](https://togithub.com/twbs/bootstrap/pull/36504) - Update devDependencies by [@​XhmikosR](https://togithub.com/XhmikosR) in [https://github.com/twbs/bootstrap/pull/36522](https://togithub.com/twbs/bootstrap/pull/36522) - Docs: update clipboard.js to v2.0.11 by [@​julien-deramond](https://togithub.com/julien-deramond) in [https://github.com/twbs/bootstrap/pull/36631](https://togithub.com/twbs/bootstrap/pull/36631) - Update devDependencies by [@​XhmikosR](https://togithub.com/XhmikosR) in [https://github.com/twbs/bootstrap/pull/36724](https://togithub.com/twbs/bootstrap/pull/36724) - v4: Add Fathom by [@​mdo](https://togithub.com/mdo) in [https://github.com/twbs/bootstrap/pull/36727](https://togithub.com/twbs/bootstrap/pull/36727) - Docs: Capitalize Unicode by [@​julien-deramond](https://togithub.com/julien-deramond) in [https://github.com/twbs/bootstrap/pull/36735](https://togithub.com/twbs/bootstrap/pull/36735) - Release v4.6.2 by [@​XhmikosR](https://togithub.com/XhmikosR) in [https://github.com/twbs/bootstrap/pull/36725](https://togithub.com/twbs/bootstrap/pull/36725) #### New Contributors - [@​twin-elements](https://togithub.com/twin-elements) made their first contribution in [https://github.com/twbs/bootstrap/pull/36231](https://togithub.com/twbs/bootstrap/pull/36231) - [@​AdrianCurtin](https://togithub.com/AdrianCurtin) made their first contribution in [https://github.com/twbs/bootstrap/pull/36283](https://togithub.com/twbs/bootstrap/pull/36283) **Full Changelog**: https://github.com/twbs/bootstrap/compare/v4.6.1...v4.6.2 ### [`v4.6.1`](https://togithub.com/twbs/bootstrap/releases/tag/v4.6.1): 4.6.1 [Compare Source](https://togithub.com/twbs/bootstrap/compare/v4.6.0...v4.6.1) ##### What's changed - Replace Sass division with multiplication and custom `divide()` function by [@​mdo](https://togithub.com/mdo) in [https://github.com/twbs/bootstrap/pull/34571](https://togithub.com/twbs/bootstrap/pull/34571) - Update RFS to v8.1.0 by [@​XhmikosR](https://togithub.com/XhmikosR) in [https://github.com/twbs/bootstrap/pull/34571](https://togithub.com/twbs/bootstrap/pull/34571) - fix(forms): input-group and validation icons by [@​ffoodd](https://togithub.com/ffoodd) in [https://github.com/twbs/bootstrap/pull/32968](https://togithub.com/twbs/bootstrap/pull/32968) - Fix minor visual bug in Firefox caused by `moz-focusring` by [@​kremit](https://togithub.com/kremit) in [https://github.com/twbs/bootstrap/pull/32821](https://togithub.com/twbs/bootstrap/pull/32821) - Adjust `SAFE_URL_PATTERN` regex for use with test method of regexes by [@​nikonthethird](https://togithub.com/nikonthethird) in [https://github.com/twbs/bootstrap/pull/33153](https://togithub.com/twbs/bootstrap/pull/33153) - Add `sms` in the `SAFE_URL_PATTERN` for sanitizer by [@​XhmikosR](https://togithub.com/XhmikosR) in [https://github.com/twbs/bootstrap/pull/35074](https://togithub.com/twbs/bootstrap/pull/35074) - Adjust feedback icon position and padding for `select.form-control` by [@​mdo](https://togithub.com/mdo) in [https://github.com/twbs/bootstrap/pull/33206](https://togithub.com/twbs/bootstrap/pull/33206) - Carousel: use buttons, not links, for prev/next controls by [@​patrickhlauke](https://togithub.com/patrickhlauke) in [https://github.com/twbs/bootstrap/pull/33165](https://togithub.com/twbs/bootstrap/pull/33165) - v4: Sass docs for default variables by [@​mdo](https://togithub.com/mdo) in [https://github.com/twbs/bootstrap/pull/33392](https://togithub.com/twbs/bootstrap/pull/33392) - Handle complex expressions in `add()` & `subtract()` by [@​ffoodd](https://togithub.com/ffoodd) in [https://github.com/twbs/bootstrap/pull/34047](https://togithub.com/twbs/bootstrap/pull/34047) - More concise improvements for `add()` and `subtract()` by [@​ffoodd](https://togithub.com/ffoodd) in [https://github.com/twbs/bootstrap/pull/34432](https://togithub.com/twbs/bootstrap/pull/34432) - Remove `aria-haspopup` from dropdowns by [@​patrickhlauke](https://togithub.com/patrickhlauke) in [https://github.com/twbs/bootstrap/pull/33624](https://togithub.com/twbs/bootstrap/pull/33624) - Dropdown: support `.dropdown-item` wrapped in `
  • ` tags by [@​cpsievert](https://togithub.com/cpsievert) in [https://github.com/twbs/bootstrap/pull/33649](https://togithub.com/twbs/bootstrap/pull/33649) - Update Node versions in JS tests (drop Node 10, add Node 16), update docs JS assets and add variables for `vertical-align` in spinners by [@​XhmikosR](https://togithub.com/XhmikosR) in [https://github.com/twbs/bootstrap/pull/33807](https://togithub.com/twbs/bootstrap/pull/33807) - Replace Freenode with Libera IRC server by [@​midzer](https://togithub.com/midzer) [https://github.com/twbs/bootstrap/pull/34050](https://togithub.com/twbs/bootstrap/pull/34050) - Fix repetition in the Navbar docs description by [@​coliff](https://togithub.com/coliff) in [https://github.com/twbs/bootstrap/pull/34208](https://togithub.com/twbs/bootstrap/pull/34208) - Enable `0.x` with negative margins in utilities by [@​k-utsumi](https://togithub.com/k-utsumi) in [https://github.com/twbs/bootstrap/pull/33593](https://togithub.com/twbs/bootstrap/pull/33593) - Remove print `thead` rule by [@​coliff](https://togithub.com/coliff) in [https://github.com/twbs/bootstrap/pull/34426](https://togithub.com/twbs/bootstrap/pull/34426) - Fix prevented `show` event disabling modals with fade class from being displayed again by [@​alpadev](https://togithub.com/alpadev) in [https://github.com/twbs/bootstrap/pull/34087](https://togithub.com/twbs/bootstrap/pull/34087) - Input group validation with custom-file input by [@​ffoodd](https://togithub.com/ffoodd) in [https://github.com/twbs/bootstrap/pull/33239](https://togithub.com/twbs/bootstrap/pull/33239) - Add eslint-plugin-qunit and tighten JS tests by [@​XhmikosR](https://togithub.com/XhmikosR) in [https://github.com/twbs/bootstrap/pull/32270](https://togithub.com/twbs/bootstrap/pull/32270) - Update our tests to Node 16 and npm 8 by [@​XhmikosR](https://togithub.com/XhmikosR) in [https://github.com/twbs/bootstrap/pull/35142](https://togithub.com/twbs/bootstrap/pull/35142) - Disabled link cleanup by [@​patrickhlauke](https://togithub.com/patrickhlauke) in [https://github.com/twbs/bootstrap/pull/34924](https://togithub.com/twbs/bootstrap/pull/34924) - Updated our devDependencies including terser; also enabled two passes for terser by [@​XhmikosR](https://togithub.com/XhmikosR) ##### Full changelog ### [`v4.6.0`](https://togithub.com/twbs/bootstrap/releases/tag/v4.6.0) [Compare Source](https://togithub.com/twbs/bootstrap/compare/v4.5.3...v4.6.0) ##### Highlights - Tooltips and popovers can have custom clases via `customClass` option. - Added new `.navbar-nav-scroll` class for scrolling expanded navbar contents on mobile devices. - For improved accessibiliy, spinners now slow down when `prefers-reduced-motion` is enabled. - v4.x docs are now built on Hugo for easier maintenance and backports from v5.x. - Darkened `background-color` of `.dropdown-item` for improved hover state contrast, and ligthened the disabled `.dropdown-item` `color`. - Improved alignment of form validation tooltips. - File inputs no longer extend beyond their containers. ##### CSS - [#​31557](https://togithub.com/twbs/bootstrap/pull/31557): Fix form validation tooltip alignment - [#​31657](https://togithub.com/twbs/bootstrap/pull/31657): Handle the Ubuntu sans-serif case - [#​31700](https://togithub.com/twbs/bootstrap/pull/31700): Suppress flexbox side effects in breadcrumb - [#​31882](https://togithub.com/twbs/bootstrap/pull/31882): Slow down spinners when prefers-reduced-motion - [#​31886](https://togithub.com/twbs/bootstrap/pull/31886): Fixed: Undefined mixin "deprecate" when importing "bootstrap-grid-scss" - [#​32141](https://togithub.com/twbs/bootstrap/pull/32141): Use correct value order - [#​32145](https://togithub.com/twbs/bootstrap/pull/32145): Avoid invisible real file input "spilling" out of container - [#​32160](https://togithub.com/twbs/bootstrap/pull/32160): Add overflow suppression to custom file label - [#​32211](https://togithub.com/twbs/bootstrap/pull/32211): Move negative margin-bottom from .nav-item to .nav-link - [#​32212](https://togithub.com/twbs/bootstrap/pull/32212): Remove needless Stylelint disables - [#​32833](https://togithub.com/twbs/bootstrap/pull/32833): Add `.navbar-nav-scroll` for vertical scrolling of navbar content - Add two new variables for pagination border-radius values; backport of [#​32423](https://togithub.com/twbs/bootstrap/pull/32423) - Remove old/unnecessary reboot bug fix; backport of [#​32631](https://togithub.com/twbs/bootstrap/pull/32631) - Suppress focus outline for buttons when it shouldn't be visible in Chromium; backport of [#​32689](https://togithub.com/twbs/bootstrap/pull/32689) - Consistently use `outline:0` rather than `outline:none`; backport of [#​32751](https://togithub.com/twbs/bootstrap/pull/32751) - Darken dropdown item hover style; backport of [#​32754](https://togithub.com/twbs/bootstrap/pull/32754) - Lighten disabled dropdown text to `$gray-500` ##### JS - [#​31820](https://togithub.com/twbs/bootstrap/pull/31820): Check for data-interval on the first slide of carousel - [#​31834](https://togithub.com/twbs/bootstrap/pull/31834)/[#​32225](https://togithub.com/twbs/bootstrap/pull/32225): tooltip/popover: add a `customClass` option - [#​32001](https://togithub.com/twbs/bootstrap/pull/32001): Move `js/src/index.js` one folder up - [#​32045](https://togithub.com/twbs/bootstrap/pull/32045): tests: fix sanitizer test - [#​32220](https://togithub.com/twbs/bootstrap/pull/32220): Don't hide modal when `config.keyboard` is false - [#​32312](https://togithub.com/twbs/bootstrap/pull/32312): build-plugins: switch to "bundled" for babel helpers ##### Docs - [#​31861](https://togithub.com/twbs/bootstrap/pull/31861): Split up dropdown sizing docs to improve rendering - [#​31892](https://togithub.com/twbs/bootstrap/pull/31892): Remove redundant visually hidden "(current)" from pagination controls - [#​31893](https://togithub.com/twbs/bootstrap/pull/31893): manifest.json: Switch to relative URLs so that we don't need to change the path with every major/minor release - [#​31898](https://togithub.com/twbs/bootstrap/pull/31898): switch to suggesting jsDelivr as a CDN - [#​31904](https://togithub.com/twbs/bootstrap/pull/31904): - docs(forms): use a legend for fieldset instead of aria-label - docs(forms): fix incorrect legend nesting in fieldset - [#​31936](https://togithub.com/twbs/bootstrap/pull/31936): forms: change inline custom radio name - [#​31951](https://togithub.com/twbs/bootstrap/pull/31951): Update anchor-js to v4.3.0 - [#​31960](https://togithub.com/twbs/bootstrap/pull/31960): Explicitly mention emoji fonts, tweak sentence in typography - [#​31981](https://togithub.com/twbs/bootstrap/pull/31981): list-group.md: fix snippet - [#​32005](https://togithub.com/twbs/bootstrap/pull/32005): Remove `bugreport.apple.com` since it doesn't work - [#​32015](https://togithub.com/twbs/bootstrap/pull/32015): Fix redirects - [#​32050](https://togithub.com/twbs/bootstrap/pull/32050): Make docs anchorjs links darker on keyboard focus - [#​32054](https://togithub.com/twbs/bootstrap/pull/32054): Add callouts about using light colors ideally on a dark background - [#​32077](https://togithub.com/twbs/bootstrap/pull/32077): Switch to Hugo - [#​32083](https://togithub.com/twbs/bootstrap/pull/32083): mention "Liberation Sans" - [#​32087](https://togithub.com/twbs/bootstrap/pull/32087): download.md: link to JS files comparison too - [#​32094](https://togithub.com/twbs/bootstrap/pull/32094): Changes to navbar documentation/explanation - [#​32106](https://togithub.com/twbs/bootstrap/pull/32106): Clarify JS bundle docs once more for v4 - [#​32137](https://togithub.com/twbs/bootstrap/pull/32137): input-group.md: fix wrong class `.visually-hidden` - [#​32138](https://togithub.com/twbs/bootstrap/pull/32138): navbar.md: remove `loading=lazy` from snippets - [#​32147](https://togithub.com/twbs/bootstrap/pull/32147): Fix caniuse.com redirects - [#​32151](https://togithub.com/twbs/bootstrap/pull/32151): Mention user-select-all support in docs - [#​32196](https://togithub.com/twbs/bootstrap/pull/32196): homepage: split snippets and show copy buttons - [#​32203](https://togithub.com/twbs/bootstrap/pull/32203): Switch to jsDelivr for the remaining docs assets - [#​32223](https://togithub.com/twbs/bootstrap/pull/32223): introduction: split comments - [#​32247](https://togithub.com/twbs/bootstrap/pull/32247): Fix typos in tooltip/popover docs - [#​32253](https://togithub.com/twbs/bootstrap/pull/32253): Add Russian translation - [#​32363](https://togithub.com/twbs/bootstrap/pull/32363): Remove useless `.text-left` in Layout / Overview - [#​32399](https://togithub.com/twbs/bootstrap/pull/32399): Remove duplicated "follow Bootstrap on Twitter" link in Community section - [#​32457](https://togithub.com/twbs/bootstrap/pull/32457): Add mention of the bs-custom-file-input plugin needed for the custom file input - [#​32461](https://togithub.com/twbs/bootstrap/pull/32461): style clipboard button on `:focus`, not just `:hover` - [#​32462](https://togithub.com/twbs/bootstrap/pull/32462): Replace Lorem Ipsum placeholder text with more representative (or at least english language) text - [#​32634](https://togithub.com/twbs/bootstrap/pull/32634): Remove incorrect mention of dropdowns for dynamic tab behavior - [#​32639](https://togithub.com/twbs/bootstrap/pull/32639): v4: Add an actual `data-touch="false"` example in the carousel docs - [#​32728](https://togithub.com/twbs/bootstrap/pull/32728): add v5.0 in versions - [#​32761](https://togithub.com/twbs/bootstrap/pull/32761): Mention stretched-link constraints with table elements - [#​32789](https://togithub.com/twbs/bootstrap/pull/32789): Remove `role="button"` from CTA links in carousel example - [#​32791](https://togithub.com/twbs/bootstrap/pull/32791): Docs v4: Sass implementation and rounding precision - [#​32809](https://togithub.com/twbs/bootstrap/pull/32809): - Clarify Sass import and customize docs for how to modify variable defaults - Add an npm starter project callout to a few pages - [#​32827](https://togithub.com/twbs/bootstrap/pull/32827): Add a live toast example to the docs - [#​32759](https://togithub.com/twbs/bootstrap/pull/32759): Mention CSP and embedded SVGs in v4 docs - docs(dropdowns): clarify where is `.show` applied - Require `.has-validation` for input groups with validation - Fix mobile menu jump & double border - Remove double spaces from homepage SVGs - browserconfig.xml: switch to relative image path - Tweak the wording for collapse to indicate button is preferred/more semantic; backport of [#​32632](https://togithub.com/twbs/bootstrap/pull/32632) - Clarify the `$enable-shadows` option in our docs; backport of [#​32685](https://togithub.com/twbs/bootstrap/pull/32685) ##### Examples - [#​31979](https://togithub.com/twbs/bootstrap/pull/31979): v4 Examples/Floating-labels: fix bad behavior with autofill - [#​32198](https://togithub.com/twbs/bootstrap/pull/32198): examples: add the version number in `title` ##### Misc - [#​29753](https://togithub.com/twbs/bootstrap/pull/29753): Improve build/generate-sri.js regex - [#​32003](https://togithub.com/twbs/bootstrap/pull/32003): CI: switch to Node.js 14 - [#​32008](https://togithub.com/twbs/bootstrap/pull/32008): Update Edge's Rendering Engine on CONTRIBUTING.md - [#​32486](https://togithub.com/twbs/bootstrap/pull/32486): BrowserStack: test on macOS Catalina instead of High Sierra - [#​32756](https://togithub.com/twbs/bootstrap/pull/32756): Stylelint: disallow some property values - **Fix for npm 7.x** package.json: move `version_short` variable under the `config` object; backport of [#​32737](https://togithub.com/twbs/bootstrap/pull/32737) - Update build-examples script so that the resulting examples zip file includes only the needed files - Various CI tweaks - Updated devDependencies

  • Configuration

    📅 Schedule: Branch creation - "every weekend" in timezone Asia/Singapore, Automerge - At any time (no schedule defined).

    🚦 Automerge: Enabled.

    Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

    🔕 Ignore: Close this PR and you won't be reminded about this update again.



    This PR has been generated by Mend Renovate. View repository job log here.

    vercel[bot] commented 1 year ago

    The latest updates on your projects. Learn more about Vercel for Git ↗︎

    Name Status Preview Comments Updated (UTC)
    nusmods-export 🛑 Canceled (Inspect) Aug 10, 2023 2:09am
    nusmods-website 🛑 Canceled (Inspect) Aug 10, 2023 2:09am
    codecov[bot] commented 1 year ago

    Codecov Report

    Patch and project coverage have no change.

    Comparison is base (16bc64e) 53.24% compared to head (fdfc7e4) 53.24%.

    :exclamation: Current head fdfc7e4 differs from pull request most recent head 4303ca5. Consider uploading reports for the commit 4303ca5 to get more accurate results

    Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3536 +/- ## ======================================= Coverage 53.24% 53.24% ======================================= Files 271 271 Lines 5860 5860 Branches 1398 1398 ======================================= Hits 3120 3120 Misses 2740 2740 ```

    :umbrella: View full report in Codecov by Sentry.
    :loudspeaker: Have feedback on the report? Share it here.