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

Update rubocop and rubocop_todo configuration for Naming/FileName #3187

Merged
merged 1 commit into from
Oct 5, 2023

Conversation

GustavoCaso
Copy link
Member

@GustavoCaso GustavoCaso commented Oct 5, 2023

What does this PR do?

Update rubocop and rubocop_todo configuration for Naming/FileName

Motivation:

Additional Notes:

How to test the change?

For Datadog employees:

  • If this PR touches code that signs or publishes builds or packages, or handles
    credentials of any kind, I've requested a review from @DataDog/security-design-and-guidance.
  • This PR doesn't touch any of that.

Unsure? Have a question? Request a review!

@GustavoCaso GustavoCaso requested a review from marcotc October 5, 2023 11:13
@GustavoCaso GustavoCaso requested a review from a team as a code owner October 5, 2023 11:13
@codecov-commenter
Copy link

codecov-commenter commented Oct 5, 2023

Codecov Report

Merging #3187 (9385fff) into master (c8de363) will decrease coverage by 0.02%.
Report is 32 commits behind head on master.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #3187      +/-   ##
==========================================
- Coverage   98.21%   98.19%   -0.02%     
==========================================
  Files        1247     1250       +3     
  Lines       71664    71894     +230     
  Branches     3329     3353      +24     
==========================================
+ Hits        70382    70598     +216     
- Misses       1282     1296      +14     
Files Coverage Δ
...iling_native_extension/native_extension_helpers.rb 96.73% <100.00%> (ø)

... and 18 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Member

@anmarchenko anmarchenko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

these files were added recently:
#3026

They do not seem to be used anywhere else.
@GustavoCaso do you think we need to rename modules in .rbs files too?

@GustavoCaso GustavoCaso force-pushed the fix-file-name-constant-missmatch branch from 1048d8f to 7032a97 Compare October 5, 2023 13:03
@GustavoCaso GustavoCaso changed the title fix opentelemetry file name and constant names Update rubocop and rubocop_todo configuration for Naming/FileName Oct 5, 2023
Copy link
Member

@anmarchenko anmarchenko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving the rubocop configuration changes

@GustavoCaso GustavoCaso force-pushed the fix-file-name-constant-missmatch branch from 7032a97 to 9385fff Compare October 5, 2023 14:09
@anmarchenko anmarchenko merged commit 6795298 into master Oct 5, 2023
176 checks passed
@anmarchenko anmarchenko deleted the fix-file-name-constant-missmatch branch October 5, 2023 14:49
@github-actions github-actions bot added this to the 1.15.0 milestone Oct 5, 2023
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.

3 participants