RCall.jl
RCall.jl copied to clipboard
add equality operator to supported operators
closes #512
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 85.52%. Comparing base (
5677359) to head (a86875f).
Additional details and impacted files
@@ Coverage Diff @@
## main #538 +/- ##
=======================================
Coverage 85.51% 85.52%
=======================================
Files 26 26
Lines 1712 1713 +1
=======================================
+ Hits 1464 1465 +1
Misses 248 248
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
LGTM -- probably a breaking change though so should go in 0.15?