Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Native aot stuff #425

Merged
merged 12 commits into from
Feb 24, 2024
Merged

Native aot stuff #425

merged 12 commits into from
Feb 24, 2024

Conversation

jamescourtney
Copy link
Owner

No description provided.

Copy link

codecov bot commented Feb 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.91%. Comparing base (c6bf3a6) to head (bc1da7a).

❗ Current head bc1da7a differs from pull request most recent head 4b8fce1. Consider uploading reports for the commit 4b8fce1 to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #425      +/-   ##
==========================================
- Coverage   96.92%   96.91%   -0.01%     
==========================================
  Files         126      126              
  Lines        9708     9695      -13     
  Branches      785      786       +1     
==========================================
- Hits         9409     9396      -13     
  Misses        208      208              
  Partials       91       91              
Files Coverage Δ
...rc/FlatSharp.Runtime/GeneratedSerializerWrapper.cs 82.55% <100.00%> (ø)
src/FlatSharp.Runtime/IO/ArrayInputBuffer.cs 98.30% <ø> (-0.11%) ⬇️
...rc/FlatSharp.Runtime/IO/ArraySegmentInputBuffer.cs 98.30% <ø> (-0.11%) ⬇️
src/FlatSharp.Runtime/IO/MemoryInputBuffer.cs 100.00% <ø> (ø)
.../FlatSharp.Runtime/IO/ReadOnlyMemoryInputBuffer.cs 93.33% <ø> (-0.42%) ⬇️
src/FlatSharp.Runtime/SortedVectorHelpers.cs 98.82% <100.00%> (+0.02%) ⬆️

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c6bf3a6...4b8fce1. Read the comment docs.

@jamescourtney jamescourtney merged commit 39223d3 into main Feb 24, 2024
9 checks passed
@jamescourtney jamescourtney deleted the native_aot_stuff branch February 24, 2024 03:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant