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

SteveGilham / altcover
96%
master: 100%

Build:
Build:
LAST BUILD BRANCH: NoBranch
DEFAULT BRANCH: master
Repo Added 10 Dec 2017 10:33AM UTC
Files 74
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

LAST BUILD ON BRANCH feature/dot-net-core
branch: feature/dot-net-core
CHANGE BRANCH
x
Reset
  • feature/dot-net-core
  • (no branch)
  • NoBranch
  • develop/appveyor/linux
  • develop/feature/pre-release
  • develop/github/7.0.400-breaks
  • develop/github/Genbu
  • develop/github/Habu
  • develop/github/Indori
  • develop/github/assembly-tracing
  • develop/github/assertmultiple
  • develop/github/buffers
  • develop/github/cecil
  • develop/github/cobertura-paths
  • develop/github/compress
  • develop/github/consolidate
  • develop/github/consume-latest-nuget
  • develop/github/copy-satellites
  • develop/github/core-rehab
  • develop/github/deter
  • develop/github/direct-json
  • develop/github/embed-symbols
  • develop/github/embedded-source
  • develop/github/flat-build
  • develop/github/idempotent-instrument
  • develop/github/incremental-instrument
  • develop/github/indori-single2
  • develop/github/int-id-reload
  • develop/github/issue-111
  • develop/github/issue-112
  • develop/github/issue-114
  • develop/github/issue-115
  • develop/github/issue-133
  • develop/github/issue-187
  • develop/github/issue-196
  • develop/github/issue156
  • develop/github/issue97
  • develop/github/local-source
  • develop/github/maintenance
  • develop/github/merge
  • develop/github/merge-engine-tests
  • develop/github/module-prealloc
  • develop/github/multiformat
  • develop/github/native-json
  • develop/github/nbgv
  • develop/github/net6
  • develop/github/net6future
  • develop/github/net7future
  • develop/github/net8
  • develop/github/nupack
  • develop/github/partials
  • develop/github/pre-resolve
  • develop/github/proxy2
  • develop/github/recoveralls
  • develop/github/recoverlet
  • develop/github/replay
  • develop/github/restore-recorder
  • develop/github/retake
  • develop/github/rooted-relative
  • develop/github/sdk7.0.400
  • develop/github/streamline
  • develop/github/symbols
  • develop/github/transient-probe
  • develop/github/vis-ux
  • develop/mcs
  • experimental/mmf
  • feature/FixCop
  • feature/SourceLink
  • feature/appveyor-linux
  • feature/branch-coverage
  • feature/core21
  • feature/core21-global
  • feature/core21-preinstalled
  • feature/debug
  • feature/experimental/gtk3
  • feature/fake5
  • feature/for5
  • feature/fsharp2300
  • feature/gtk3
  • feature/inplace
  • feature/msbuild
  • feature/multidirectory
  • feature/net6
  • feature/net7future
  • feature/netcore3
  • feature/opencover-format
  • feature/pauseandresume
  • feature/pipes
  • feature/powershell
  • feature/pre-release
  • feature/provisional-strongname
  • feature/recorder-shutdown
  • feature/repackage
  • feature/respin
  • feature/reveal
  • feature/staging
  • feature/staticlink
  • feature/test-tracking
  • feature/tooling
  • feature/visualizer
  • feature/visualizer-gtk#
  • feature/works-on-my-machine
  • issue/9
  • master
  • release/Aardwolf
  • release/Araiguma
  • release/Byakko
  • release/Caba
  • release/Cerulean
  • release/Doruka
  • release/Ezoguma
  • release/Fukurou
  • release/Genbu
  • release/Habu
  • release/Indori
  • release/provisional/Fukurou
  • release/v0.1.26-alpha
  • release/v0.8.42-beta
  • release/visualizer
  • temp/appveyor

pending completion
#117

push

appveyor

SteveGilham
Missed a test case there -- squeeze out a minute amount more coverage.

589 of 615 relevant lines covered (95.77%)

108.25 hits per line

Relevant lines Covered
Build:
Build:
615 RELEVANT LINES 589 COVERED LINES
108.25 HITS PER LINE
Source Files on feature/dot-net-core
  • List 0
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
#117 feature/dot-net-core Missed a test case there -- squeeze out a minute amount more coverage. push 12 Jan 2018 09:08PM UTC SteveGilham appveyor pending completion  
#116 feature/dot-net-core Reprise the operational tests as unit tests with coverage. push 12 Jan 2018 08:41PM UTC SteveGilham appveyor pending completion  
#115 feature/dot-net-core Injecting the F# ibrary for .net core, too. push 12 Jan 2018 06:36PM UTC SteveGilham appveyor pending completion  
#114 feature/dot-net-core Inject the self-contained framework version of the recorder assembly into .net core manifests push 11 Jan 2018 08:33PM UTC SteveGilham appveyor pending completion  
#113 feature/dot-net-core Get all the .net core cases to the point where the instrumented code fails because of incomplete dependency information. push 10 Jan 2018 02:51PM UTC SteveGilham appveyor pending completion  
#111 feature/dot-net-core BFBI approach to get the deployed dotnet application to run. push 09 Jan 2018 07:12PM UTC SteveGilham appveyor pending completion  
#108 feature/dot-net-core Refactoring done push 09 Jan 2018 03:11PM UTC SteveGilham appveyor pending completion  
#107 feature/dot-net-core Now the FSharp.Core.dll issue has been resolved by the most direct means of incorporating it into the build (as --standalone and ILMerge are both unavailable), the .net core build can instrument and run a conventional assembly built by Mono push 07 Jan 2018 06:21PM UTC SteveGilham appveyor pending completion  
#105 feature/dot-net-core The issue was that we don't have the F# library available in the look-up paths so as to be able to resolve the Microsoft.FSharp.Core.CompilationMappingAttribute type. So fall back partway to the approach I used in OpenCover (where the F# librarie... push 06 Jan 2018 08:28PM UTC SteveGilham appveyor pending completion  
#99 feature/dot-net-core Now we're down to the lack of strong-name support on .net core; and a scenario not really tested so far in the full framework. push 04 Jan 2018 06:56PM UTC SteveGilham appveyor pending completion  
See All Builds (1351)
  • Repo on GitHub
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