application-services
application-services copied to clipboard
[[test]] -> [[bench]] in Cargo.toml
A fix. No need for an update to CHANGELOG
Pull Request checklist
- Breaking changes: This PR follows our breaking change policy
- [x] This PR follows the breaking change policy:
- This PR has no breaking API changes - YES, NO BREAKING CHANGES, or
- There are corresponding PRs for our consumer applications that resolve the breaking changes and have been approved
- [x] This PR follows the breaking change policy:
- [x] Quality: This PR builds and tests run cleanly
- Note:
- For changes that need extra cross-platform testing, consider adding
[ci full]to the PR title. - If this pull request includes a breaking change, consider cutting a new release after merging.
- For changes that need extra cross-platform testing, consider adding
- Note:
- [x] Tests: NO tests - obvious from the PR
- [x] Changelog: This PR includes a changelog entry in CHANGELOG.md or an explanation of why it does not need one
- Any breaking changes to Swift or Kotlin binding APIs are noted explicitly
- [x] Dependencies: This PR follows our dependency management guidelines
- Any new dependencies are accompanied by a summary of the due dilligence applied in selecting them.
Branch builds: add [firefox-android: branch-name] to the PR title.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 83.85%. Comparing base (
d4cf842) to head (8bfba60).
Additional details and impacted files
@@ Coverage Diff @@
## main #6212 +/- ##
=======================================
Coverage 83.85% 83.85%
=======================================
Files 117 117
Lines 15671 15671
=======================================
Hits 13141 13141
Misses 2530 2530
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.