Skip to content

Conversation

Lipen
Copy link
Member

@Lipen Lipen commented Oct 23, 2023

Use actual operators instead of functions in operator implementations. Use '-' instead of erroneous 'div' in 'minus' operator.

Use actual operators instead of functions in operator implementations. Use '-' instead of erroneous 'div' in 'minus' operator.
@github-actions
Copy link
Contributor

github-actions bot commented Oct 23, 2023

Lifecycle test results

46 tests  ±0   46 ✔️ ±0   2m 41s ⏱️ +4s
  4 suites ±0     0 💤 ±0 
  4 files   ±0     0 ±0 

Results for commit 4920cac. ± Comparison against base commit a3767c8.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Contributor

github-actions bot commented Oct 23, 2023

Test results on JDK 8

1 257 tests  ±0   1 244 ✔️ ±0   6m 13s ⏱️ +4s
     43 suites ±0        13 💤 ±0 
     43 files   ±0          0 ±0 

Results for commit 4920cac. ± Comparison against base commit a3767c8.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Contributor

github-actions bot commented Oct 23, 2023

Test results on JDK 19

1 257 tests  ±0   1 246 ✔️ ±0   6m 19s ⏱️ - 1m 52s
     43 suites ±0        11 💤 ±0 
     43 files   ±0          0 ±0 

Results for commit 4920cac. ± Comparison against base commit a3767c8.

♻️ This comment has been updated with latest results.

@codecov
Copy link

codecov bot commented Oct 23, 2023

Codecov Report

Merging #194 (4920cac) into develop (a3767c8) will increase coverage by 0.02%.
The diff coverage is n/a.

@@              Coverage Diff              @@
##             develop     #194      +/-   ##
=============================================
+ Coverage      77.26%   77.28%   +0.02%     
  Complexity      1580     1580              
=============================================
  Files            157      157              
  Lines           8853     8853              
  Branches        1551     1551              
=============================================
+ Hits            6840     6842       +2     
+ Misses          1405     1404       -1     
+ Partials         608      607       -1     

see 1 file with indirect coverage changes

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

@github-actions
Copy link
Contributor

github-actions bot commented Oct 23, 2023

Test results on JDK 11

1 257 tests  ±0   1 248 ✔️ ±0   10m 20s ⏱️ +32s
     43 suites ±0          9 💤 ±0 
     43 files   ±0          0 ±0 

Results for commit 4920cac. ± Comparison against base commit a3767c8.

♻️ This comment has been updated with latest results.

@lehvolk lehvolk merged commit 249b9f0 into develop Oct 30, 2023
@lehvolk lehvolk deleted the lipen/operators branch November 1, 2023 08:30
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.

2 participants