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

Add file visibility option #435

Merged
merged 2 commits into from
Mar 14, 2024
Merged

Add file visibility option #435

merged 2 commits into from
Mar 14, 2024

Conversation

jamescourtney
Copy link
Owner

No description provided.

Copy link

codecov bot commented Mar 14, 2024

Codecov Report

Attention: Patch coverage is 80.00000% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 96.88%. Comparing base (9808c65) to head (86116b3).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #435      +/-   ##
==========================================
- Coverage   96.91%   96.88%   -0.04%     
==========================================
  Files         126      126              
  Lines        9739     9740       +1     
  Branches      788      791       +3     
==========================================
- Hits         9439     9437       -2     
  Misses        210      210              
- Partials       90       93       +3     
Files Coverage Δ
src/FlatSharp.Compiler/CompilerOptions.cs 100.00% <ø> (ø)
src/FlatSharp.Compiler/SchemaModel/RootModel.cs 99.09% <100.00%> (ø)
src/FlatSharp/FlatBufferSerializerOptions.cs 81.25% <ø> (ø)
...atSharp/Serialization/RoslynSerializerGenerator.cs 97.77% <100.00%> (-0.38%) ⬇️
src/FlatSharp.Compiler/CloneMethodsGenerator.cs 91.37% <50.00%> (-1.61%) ⬇️

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 9808c65...86116b3. Read the comment docs.

@jamescourtney jamescourtney merged commit 2d0766c into main Mar 14, 2024
6 of 8 checks passed
@jamescourtney jamescourtney deleted the file_visibility branch March 14, 2024 18:54
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.

1 participant