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

SamboyCoding / Cpp2IL
36%
development: 36%

Build:
Build:
LAST BUILD BRANCH: arm64-adrp-page
DEFAULT BRANCH: development
Repo Added 24 Aug 2024 11:07PM UTC
Files 301
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 arm64-adrp-page
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • 104-attributes
  • api-expansion
  • arm64-adrp-page
  • array-type-signature-lower-bounds
  • asmresolver-6-beta-4
  • asmresolver-6-beta-6
  • asmresolver-6-rc-1
  • assembly-property-overrides
  • assembly-public-keys
  • attribute-generator-method-default-name
  • attributeattribute-type-field
  • attributes-set-accessor
  • call-analysis-documentation
  • check-for-hasdefault-flag
  • codereg-tweaks
  • concrete-generic-api-improvements
  • concrete-generic-method-documentation
  • concrete-generic-parameter-analysis-context
  • cursed-integer-index-v104
  • custom-attribute-index-exception
  • debugging-improvements
  • dependabot/github_actions/actions/setup-dotnet-4.2.0
  • dependabot/nuget/NUnit.Analyzers-4.5.0
  • dependabot/nuget/NUnit.Analyzers-4.6.0
  • dependabot/nuget/Pastel-6.0.1
  • dependabot/nuget/System.Text.Json-9.0.1
  • development
  • diffable-fieldrva-literals
  • disable-cet-compat
  • dont-use-assembly-name-for-resolving
  • endianess-improvements
  • explicit-interface-implementations-base-method
  • explicit-method-implementations
  • exported-type-definitions
  • feature/arm64-support
  • field-context-tostring
  • field-offset-override
  • fix-attribute-generator-method-analysis
  • fix-bad-primitive-types-in-injected-attributes
  • fix-corlib-module-self-reference
  • fix-diffable-cs-bug
  • fix-field-offsets-for-static-fields
  • fix-fixed-buffer-fields
  • fix-inject-parameter-isref
  • fix-macho-export-trie
  • fix-missing-dll-extension
  • fix-missing-explicit-interface-implementations
  • fix-name-overrides
  • fix-path
  • fix-stack-overflow
  • fix-switch-game
  • fix-try-map-virtual-address-to-raw
  • fix-warnings
  • fix/exported-types-metadata-v24
  • generic-instance-type-base-type
  • generic-parameter-count
  • generic-parameter-fixes-and-improvements
  • genericparametersignature-fix
  • gompoc-omit-method-info-again-0
  • gompoc-x86-test-instruction
  • has-custom-attribute-with-full-name
  • hascustomattributes-bugs
  • improve-codegenmodules-recovery
  • improve-il2cpptype-handling
  • initialize-arrays-always
  • injected-method-ienumerable
  • injected-method-overrides
  • injected-method-span
  • injected-parameter-attributes
  • injection-everything
  • instanced-state
  • is-value-type-bugfix
  • mach-o-universal-support
  • memory-layout-pe
  • metadata-variable-width-index-helpers
  • method-overrides-fix
  • methodinfo-fix
  • modifiable-method-overrides
  • no-interface-base-method
  • override-member-types
  • override-name-virtual
  • package-plugins
  • patch-1
  • performance-improvements
  • refactor-Il2CppBinary
  • refactor-init
  • remove-attributeattribute-name
  • remove-inheritance-from-method-overrides
  • remove-ismanagedwithbody
  • remove-reference-assembly-parameter
  • remove-try-catch-in-key-function-addresses
  • remove-try-catch-in-map-raw-address-to-virtual
  • resolve-context-for-method-overload
  • revert-400-remove-ismanagedwithbody
  • segment-boundary
  • set-class-layout-only-for-structs
  • slnx
  • string-public-key
  • to-type-signature
  • trygetliteralat-fix
  • type-system-expansion
  • unstatic-wasmfile
  • update-nuget-references
  • update-nuget-versions
  • use-assembly-name-for-module
  • use-newer-apis-and-cleanup-importing
  • use-plus
  • virtual-build-assemblies
  • x86-helper

05 Jul 2026 08:29PM UTC coverage: 36.138% (-0.001%) from 36.139%
28753900103

Pull #576

github

web-flow
Merge 5300d10cf into b1cb5091b
Pull Request #576: Fix ARM64 ADRP page-relative address calculation

2679 of 8474 branches covered (31.61%)

Branch coverage included in aggregate %.

0 of 2 new or added lines in 1 file covered. (0.0%)

5053 of 12922 relevant lines covered (39.1%)

166670.53 hits per line

Relevant lines Covered
Build:
Build:
12922 RELEVANT LINES 5053 COVERED LINES
166670.53 HITS PER LINE
Source Files on development
  • Tree
  • List 301
  • Changed 68
  • Source Changed 1
  • Coverage Changed 68
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
28753900103 arm64-adrp-page Merge 5300d10cf into b1cb5091b Pull #576 05 Jul 2026 08:31PM UTC web-flow github
36.14
28725945259 generic-instance-type-base-type Merge 5f32b622e into b1cb5091b Pull #549 05 Jul 2026 01:42AM UTC web-flow github
36.24
28723751464 remove-reference-assembly-parameter Merge 384203ffe into b1cb5091b Pull #575 05 Jul 2026 12:01AM UTC web-flow github
36.13
28719974193 development IL Gen: Omit Methodinfo param for method calls (#574) push 04 Jul 2026 09:21PM UTC web-flow github
36.14
28719806646 gompoc-omit-method-info-again-0 Merge 500525455 into fc79c41c4 Pull #574 04 Jul 2026 09:14PM UTC web-flow github
36.14
28719485642 development Core: Drop explicit net7 and net6 TFMs Note these are still usable via the netstandard TFM so this doesn't break any use cases, but several packages were warning about not being tested on these TFMs. push 04 Jul 2026 09:01PM UTC SamboyCoding github
35.25
28718922044 development Remove static mutable state from WasmFile (#573) push 04 Jul 2026 08:41PM UTC web-flow github
38.76
28718849815 unstatic-wasmfile Merge e4f4dc773 into c69f37dd3 Pull #573 04 Jul 2026 08:36PM UTC web-flow github
38.76
28718430725 development ci: Update all steps push 04 Jul 2026 08:32PM UTC SamboyCoding github
38.76
28716420818 development chore: Code cleanup push 04 Jul 2026 07:03PM UTC SamboyCoding github
38.74
See All Builds (448)
  • 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

© 2026 Coveralls, Inc