voxpupuli / json-schema

Ruby JSON Schema Validator
MIT License
1.52k stars 241 forks source link

rubocop: Fix Style/StringLiterals #485

Closed bastelfreak closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Base: 89.99% // Head: 89.99% // No change to project coverage :thumbsup:

Coverage data is based on head (4661a8c) compared to base (9437acd). Patch coverage: 84.93% of modified lines in pull request are covered.

:exclamation: Current head 4661a8c differs from pull request most recent head 854104d. Consider uploading reports for the commit 854104d to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #485 +/- ## ======================================= Coverage 89.99% 89.99% ======================================= Files 76 76 Lines 1579 1579 ======================================= Hits 1421 1421 Misses 158 158 ``` | [Impacted Files](https://codecov.io/gh/voxpupuli/json-schema/pull/485?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=voxpupuli) | Coverage Δ | | |---|---|---| | [lib/json-schema/attributes/required.rb](https://codecov.io/gh/voxpupuli/json-schema/pull/485?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=voxpupuli#diff-bGliL2pzb24tc2NoZW1hL2F0dHJpYnV0ZXMvcmVxdWlyZWQucmI=) | `100.00% <ø> (ø)` | | | [lib/json-schema/schema/validator.rb](https://codecov.io/gh/voxpupuli/json-schema/pull/485?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=voxpupuli#diff-bGliL2pzb24tc2NoZW1hL3NjaGVtYS92YWxpZGF0b3IucmI=) | `87.50% <0.00%> (ø)` | | | [lib/json-schema/util/uuid.rb](https://codecov.io/gh/voxpupuli/json-schema/pull/485?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=voxpupuli#diff-bGliL2pzb24tc2NoZW1hL3V0aWwvdXVpZC5yYg==) | `47.40% <61.53%> (ø)` | | | [lib/json-schema/validator.rb](https://codecov.io/gh/voxpupuli/json-schema/pull/485?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=voxpupuli#diff-bGliL2pzb24tc2NoZW1hL3ZhbGlkYXRvci5yYg==) | `85.06% <73.68%> (ø)` | | | [lib/json-schema.rb](https://codecov.io/gh/voxpupuli/json-schema/pull/485?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=voxpupuli#diff-bGliL2pzb24tc2NoZW1hLnJi) | `81.81% <100.00%> (ø)` | | | [lib/json-schema/attribute.rb](https://codecov.io/gh/voxpupuli/json-schema/pull/485?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=voxpupuli#diff-bGliL2pzb24tc2NoZW1hL2F0dHJpYnV0ZS5yYg==) | `100.00% <100.00%> (ø)` | | | [lib/json-schema/attributes/formats/date\_time.rb](https://codecov.io/gh/voxpupuli/json-schema/pull/485?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=voxpupuli#diff-bGliL2pzb24tc2NoZW1hL2F0dHJpYnV0ZXMvZm9ybWF0cy9kYXRlX3RpbWUucmI=) | `100.00% <100.00%> (ø)` | | | [lib/json-schema/attributes/limits/numeric.rb](https://codecov.io/gh/voxpupuli/json-schema/pull/485?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=voxpupuli#diff-bGliL2pzb24tc2NoZW1hL2F0dHJpYnV0ZXMvbGltaXRzL251bWVyaWMucmI=) | `100.00% <100.00%> (ø)` | | | [lib/json-schema/attributes/maxdecimal.rb](https://codecov.io/gh/voxpupuli/json-schema/pull/485?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=voxpupuli#diff-bGliL2pzb24tc2NoZW1hL2F0dHJpYnV0ZXMvbWF4ZGVjaW1hbC5yYg==) | `100.00% <100.00%> (ø)` | | | [lib/json-schema/attributes/ref.rb](https://codecov.io/gh/voxpupuli/json-schema/pull/485?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=voxpupuli#diff-bGliL2pzb24tc2NoZW1hL2F0dHJpYnV0ZXMvcmVmLnJi) | `80.55% <100.00%> (ø)` | | | ... and [12 more](https://codecov.io/gh/voxpupuli/json-schema/pull/485?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=voxpupuli) | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=voxpupuli). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=voxpupuli)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.