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 readOnly field to schema from comments #37

Merged
merged 3 commits into from
Feb 21, 2024
Merged

Conversation

losisin
Copy link
Owner

@losisin losisin commented Feb 21, 2024

closes #32

closes [#32](#32)

Signed-off-by: Aleksandar Stojanov <[email protected]>
Signed-off-by: Aleksandar Stojanov <[email protected]>
Copy link

codecov bot commented Feb 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (0ded440) 98.55% compared to head (5b70ab5) 98.58%.
Report is 1 commits behind head on main.

❗ Current head 5b70ab5 differs from pull request most recent head 361856d. Consider uploading reports for the commit 361856d to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #37      +/-   ##
==========================================
+ Coverage   98.55%   98.58%   +0.03%     
==========================================
  Files           6        6              
  Lines         413      423      +10     
==========================================
+ Hits          407      417      +10     
  Misses          4        4              
  Partials        2        2              
Flag Coverage Δ
unittests 98.58% <100.00%> (+0.03%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Signed-off-by: Aleksandar Stojanov <[email protected]>
@losisin losisin merged commit e357b63 into main Feb 21, 2024
1 check passed
@losisin losisin deleted the feature/add-readOnly branch February 21, 2024 08:00
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.

Add the option to annotate with READONLY
1 participant