We are pleased to announce the new community-rust plugin v0.0.8
- Description : Analyze Rust language , import Clippy lints as external issue, tests and coverage reports
- Highlights for v0.0.8 :
- 2 more contributors
- Relative path handling in Clippy reports
- Bumping some third party dependencies
- The
community.rust.test.reportPath
property has been added to allow importing junit reports - Functions having attributes
#[test]
or#[tokio::test]
are now detected as unit tests and their lines get specific highlight in the UI
- the property
community.rust.cpd.ignoretests
is added to control whether you want to include unit tests in the duplication calculation - Refresh of Clippy lints list as of 2022-01-28
- 2 more contributors
-
Compatibility : 8.9 LTS , 9.0+
-
Download URL: https://github.com/elegoff/sonar-rust/releases/download/v0.0.8/community-rust-plugin-0.0.8.jar
-
Release notes: Release community-rust v0.0.8 · elegoff/sonar-rust · GitHub
-
SonarCloud: https://sonarcloud.io/summary/new_code?id=elegoff_sonar-rust
-
Pull Request for the MarketPlace : Sonar rust by elegoff · Pull Request #268 · SonarSource/sonar-update-center-properties · GitHub
Please let us know if you have everything you need to update the MarketPlace
Cheers,
Eric