• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

EduardSergeev / vscode-haskutil / 9630082887
97%

Build:
DEFAULT BRANCH: master
Ran 23 Jun 2024 02:23AM UTC
Jobs 1
Files 14
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

23 Jun 2024 02:21AM UTC coverage: 97.326% (+1.3%) from 96.059%
9630082887

push

github

web-flow
Sort imported element lists on `Organize imports` (#89)

- Changed:
  - `Organize imports` can now also sort imported element lists (closes: #86):
    When sorting import declaration if new configuration options `"haskutil.sortImportedElementLists"` is set to `true` (default value)
  - An option to place operators at the end of imported element lists (closes: #88):
    When inserting new elements via `Add import` or sorting imported elements when via `Organize imports` operators can now be optionally placed after other type of elements, i.e. after functions, constructors or types.  
    This behavior is controlled via new configuration setting `"haskutil.placeOperatorsAfterFunctions"` which is set to `false` by
default
  - Switch to [c8](https://github.com/bcoe/c8) for code coverage (fixes: #87)

280 of 297 branches covered (94.28%)

89 of 93 new or added lines in 3 files covered. (95.7%)

12 existing lines in 6 files now uncovered.

1274 of 1309 relevant lines covered (97.33%)

15.78 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
4
97.5
-0.17% src/features/importProvider/importDeclaration.ts

Uncovered Existing Lines

Lines Coverage ∆ File
1
98.71
1.06% src/features/organizeExtensionProvider.ts
1
97.47
-0.26% src/features/typeWildcardProvider.ts
1
98.68
1.15% src/features/organizeImportProvider.ts
2
97.1
0.38% src/features/importProvider/importProviderBase.ts
3
86.84
5.26% src/features/extensionProvider.ts
4
79.63
3.77% src/extension.ts
Jobs
ID Job ID Ran Files Coverage
1 9630082887.1 23 Jun 2024 02:23AM UTC 14
97.33
GitHub Action Run
Source Files on build 9630082887
  • Tree
  • List 14
  • Changed 14
  • Source Changed 3
  • Coverage Changed 14
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #9630082887
  • b8e60d29 on github
  • Prev Build on master (#9574414199)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc