Skip to content

v1.20.0

Latest

Choose a tag to compare

@Idrinth Idrinth released this 04 Sep 19:58
· 23 commits to the-one since this release
99a9272

Changes

  • #393 Add lint for Int/Int division widened into a Float
  • #392 Add lint for a static function called through an instance
  • #391 Add non-static function call lint
  • #390 Add thank you section for contributors

Full Changelog: v1.19.0...v1.20.0

Coverage by module

Module Coverage Lines covered
Crates (papyrus-parser, papyrus-lints, papyrus-lint-core, papyrus-lint-cli) 96.6% 18257/18906
↳ papyrus-parser 98.3% 1828/1860
↳ papyrus-lints 95.8% 11941/12469
↳ papyrus-lint-core 98.1% 2679/2731
↳ papyrus-lint-cli 98.0% 1809/1846
App (src-tauri) 98.1% 1457/1485
UI (frontend) 98.7% 936/948
Editor plugins 99.6% 507/509
↳ vscode-extension 99.4% 320/322
↳ SublimeLinter-contrib-papyrus-lint 100.0% 187/187
Total 96.8% 21157/21848

Line coverage, aggregated from each job's lcov report. Missing reports mean that job didn't run or didn't upload one.