Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
backelite-sonar-swift-plugin-0.4.6.jar | 2020-01-24 | 7.6 MB | |
0.4.6 source code.tar.gz | 2020-01-24 | 507.1 kB | |
0.4.6 source code.zip | 2020-01-24 | 617.2 kB | |
README.md | 2020-01-24 | 1.0 kB | |
Totals: 4 Items | 8.7 MB | 0 |
Breaking
- None.
Experimental
- None.
Enhancements
- Sped up analysis with a single build test using 'build-for-testing'
- run-sonar-swift.sh now supports -sonarurl -sonarlogin and -sonarpassword arguments for SonarQube server connection
Bug Fixes
- Fixed "The domain/default pair of (xxx, yyy) does not exist" Gaël Foppolo #246
- Add SwiftLint 0.35.0 support Gaël Foppolo #247
- Fixed NPE on LizardReportParser.addComplexityFileMeasures #253 and #258
- Fixed "Unable to locate test source file ****.swift" with Objective-C #242 egr-ext #248