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

HicServices / RDMP / 9345538130
57%

Build:
DEFAULT BRANCH: develop
Ran 03 Jun 2024 07:12AM UTC
Jobs 2
Files 1112
Run time 2min
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

03 Jun 2024 06:46AM UTC coverage: 56.914%. Remained the same
9345538130

push

github

web-flow
Efficiency enhancements (#1829)

* More efficient checking for duplicates in lists

* GetValueOrDefault instead of manual fallback

* Update CommentStore.cs

Eliminate double-searching of CommentStore

* Eliminate more double-searches

* Update ExtractionConfiguration.cs

Clearer variable type, remove redundant casts

* Update ExecuteCommandAddPipelineComponent.cs

Make callbacks static for simplicity

* Update ColumnInfoANOPlan.cs

Join declaration and initialisation

* More GetValueOrDefault

* Simplify searching logic - Where(x).First() -> First(x) to avoid repeating copying

* Update CatalogueChildProvider.cs

Simplify list generation logic

* Update DleRunner.cs

Remove redundant counting of list size

* Null-coalesce, usings

* Lambdas

* Update YesNoYesToAllDialog.cs

Avoid thread-thrashing if yes or no to all has been clicked

* Method groups, static lambdas

* Avoid multiple lookups when iterating arrays

* Simplify null checks

* String interpolation, another loop deref

* Update CohortIdentificationTaskExecution.cs

Fix duplicate Dispose calls

* Update RemoteAttacher.cs

Make fake conditional value a constant

* Fix multiple enumerations

A

* Type check and cast combination

* Update RemoteAttacherTests.cs

String interpolation, object initialisers

* Turn some private fields to local variables where applicable

* No-op string interpolations

* Remove some redundant syntax

10817 of 20482 branches covered (52.81%)

Branch coverage included in aggregate %.

152 of 231 new or added lines in 53 files covered. (65.8%)

3 existing lines in 2 files now uncovered.

30827 of 52688 relevant lines covered (58.51%)

7412.54 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
85.25
-0.47% Rdmp.Core/Caching/Pipeline/CachingPipelineUseCase.cs
1
0.0
0.0% Rdmp.Core/CommandExecution/AtomicCommands/CohortCreationCommands/ExecuteCommandImportAlreadyExistingCohort.cs
1
0.0
0.0% Rdmp.Core/CommandExecution/AtomicCommands/ExecuteCommandSetFilterTreeShortcut.cs
1
6.36
0.0% Rdmp.Core/CommandLine/Interactive/ConsoleInputManager.cs
1
50.0
1.61% Rdmp.Core/Curation/Data/Dashboarding/PersistStringHelper.cs
1
52.13
0.0% Rdmp.Core/DataLoad/Engine/Checks/Checkers/PreExecutionChecker.cs
1
78.05
3.63% Rdmp.Core/Icons/IconProvision/StateBasedIconProviders/ExternalDatabaseServerStateBasedIconProvider.cs
1
82.87
0.71% Rdmp.Core/Repositories/MemoryCatalogueRepository.cs
1
92.65
0.11% Rdmp.Core/ReusableLibraryCode/VisualStudioSolutionFileProcessing/VisualStudioSolutionFile.cs
2
0.0
0.0% Application/ResearchDataManagementPlatform/WindowManagement/Licenses/LicenseUI.cs
2
0.0
0.0% Rdmp.Core/CommandExecution/AtomicCommands/Sharing/ExecuteCommandImportShareDefinitionList.cs
2
58.95
0.0% Rdmp.Core/DataExport/DataExtraction/Pipeline/ExtractionPipelineUseCase.cs
2
0.0
0.0% Rdmp.Core/ReusableLibraryCode/Progress/FromCheckNotifierToDataLoadEventListener.cs
3
0.0
0.0% Rdmp.Core/CommandExecution/AtomicCommands/ExecuteCommandAddCohortToExtractionConfiguration.cs
3
59.78
0.0% Rdmp.Core/CommandExecution/AtomicCommands/ExecuteCommandAddPipelineComponent.cs
3
0.0
0.0% Rdmp.Core/CommandExecution/AtomicCommands/ExecuteCommandCreateHoldoutLookup.cs
3
57.14
38.1% Rdmp.Core/DataLoad/Engine/Migration/QueryBuilding/MigrationQueryHelper.cs
4
75.47
0.1% Rdmp.Core/QueryBuilding/SqlQueryBuilderHelper.cs
4
88.1
1.49% Rdmp.Core/ReusableLibraryCode/Comments/CommentStore.cs
6
63.1
-0.2% Rdmp.Core/QueryBuilding/QueryTimeColumn.cs
7
0.0
0.0% Rdmp.Core/CommandExecution/AtomicCommands/ExecuteCommandGuessAssociatedColumns.cs
13
61.54
1.16% Rdmp.Core/CommandLine/Runners/DleRunner.cs
16
35.06
-0.9% Rdmp.Core/DataLoad/Modules/Attachers/RemoteAttacher.cs

Uncovered Existing Lines

Lines Coverage ∆ File
1
0.0
0.0% Rdmp.Core/CommandExecution/AtomicCommands/ExecuteCommandAddCohortToExtractionConfiguration.cs
2
0.0
0.0% Rdmp.Core/ReusableLibraryCode/Progress/FromCheckNotifierToDataLoadEventListener.cs
Jobs
ID Job ID Ran Files Coverage
1 unit tests - 9345538130.1 03 Jun 2024 07:12AM UTC 2180
36.35
GitHub Action Run
2 unit tests - 9345538130.2 03 Jun 2024 07:14AM UTC 2180
36.35
GitHub Action Run
Source Files on build 9345538130
  • Tree
  • List 1112
  • Changed 378
  • Source Changed 56
  • Coverage Changed 48
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #9345538130
  • a1b76c93 on github
  • Prev Build on develop (#9321730436)
  • Next Build on develop (#9418761258)
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