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

missing newline after verbose message #6666

Merged
merged 1 commit into from
Dec 20, 2024
Merged

missing newline after verbose message #6666

merged 1 commit into from
Dec 20, 2024

Conversation

MichaelChirico
Copy link
Member

@MichaelChirico MichaelChirico commented Dec 19, 2024

Observed under verbose=TRUE:

Joining but 'x' has no key, natural join using: [V1, size]i.V1 has same type (character) as x.V1. No coercion needed.
i.size has same type (integer) as x.size. No coercion needed.

See also #6667

Copy link

codecov bot commented Dec 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.61%. Comparing base (a9cd0bf) to head (aaf77f6).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #6666   +/-   ##
=======================================
  Coverage   98.61%   98.61%           
=======================================
  Files          79       79           
  Lines       14559    14559           
=======================================
  Hits        14358    14358           
  Misses        201      201           

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

Copy link

Comparison Plot

Generated via commit aaf77f6

Download link for the artifact containing the test results: ↓ atime-results.zip

Task Duration
R setup and installing dependencies 4 minutes and 42 seconds
Installing different package versions 7 minutes and 32 seconds
Running and plotting the test cases 2 minutes and 11 seconds

@MichaelChirico
Copy link
Member Author

Going ahead to merge the trivial change

@MichaelChirico MichaelChirico merged commit 4a2474b into master Dec 20, 2024
11 checks passed
@MichaelChirico MichaelChirico deleted the nat-join-n branch December 20, 2024 02:12
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