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

Fix multiple rubocop violations #483

Merged
merged 17 commits into from
Feb 17, 2023
Merged

Conversation

bastelfreak
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Feb 17, 2023

Codecov Report

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

Coverage data is based on head (d3d90ec) compared to base (95c0dd7).
Patch coverage: 44.89% of modified lines in pull request are covered.

❗ Current head d3d90ec differs from pull request most recent head 32bf9b8. Consider uploading reports for the commit 32bf9b8 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #483   +/-   ##
=======================================
  Coverage   89.99%   89.99%           
=======================================
  Files          76       76           
  Lines        1579     1579           
=======================================
  Hits         1421     1421           
  Misses        158      158           
Impacted Files Coverage Δ
lib/json-schema/attributes/additionalitems.rb 100.00% <ø> (ø)
lib/json-schema/attributes/additionalproperties.rb 100.00% <ø> (ø)
lib/json-schema/attributes/dependencies.rb 100.00% <ø> (ø)
lib/json-schema/attributes/disallow.rb 100.00% <ø> (ø)
lib/json-schema/attributes/format.rb 100.00% <ø> (ø)
lib/json-schema/attributes/formats/date.rb 100.00% <ø> (ø)
lib/json-schema/attributes/formats/date_time.rb 100.00% <ø> (ø)
lib/json-schema/attributes/formats/date_time_v4.rb 100.00% <ø> (ø)
lib/json-schema/attributes/formats/uri.rb 100.00% <ø> (ø)
lib/json-schema/attributes/items.rb 100.00% <ø> (ø)
... and 18 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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

@bastelfreak bastelfreak merged commit 9163f2c into voxpupuli:master Feb 17, 2023
@bastelfreak bastelfreak deleted the rubocop2 branch February 17, 2023 08:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants