Skip to content

Add unit tests for com.tagtraum.perf.gcviewer.math.DoubleData#222

Open
SimpsonAnna wants to merge 1 commit into
chewiebug:developfrom
Diffblue-benchmarks:add-unit-tests-for-com.tagtraum.perf.gcviewer.math.DoubleData
Open

Add unit tests for com.tagtraum.perf.gcviewer.math.DoubleData#222
SimpsonAnna wants to merge 1 commit into
chewiebug:developfrom
Diffblue-benchmarks:add-unit-tests-for-com.tagtraum.perf.gcviewer.math.DoubleData

Conversation

@SimpsonAnna
Copy link
Copy Markdown

I've analysed your codebase and noticed that com.tagtraum.perf.gcviewer.math.DoubleData is not fully tested.
I've written some tests for the methods in this class with the help of Diffblue Cover.

Hopefully, these tests will help you detect any regressions caused by future code changes. If you would find it useful to have additional tests written for this repository, I would be more than happy to look at other classes that you consider important in a subsequent PR.

@codecov-io
Copy link
Copy Markdown

codecov-io commented Jul 11, 2019

Codecov Report

Merging #222 into develop will increase coverage by 0.07%.
The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff              @@
##             develop     #222      +/-   ##
=============================================
+ Coverage      70.22%   70.29%   +0.07%     
- Complexity      1515     1517       +2     
=============================================
  Files            145      145              
  Lines           8523     8523              
  Branches        1387     1387              
=============================================
+ Hits            5985     5991       +6     
+ Misses          1955     1949       -6     
  Partials         583      583
Impacted Files Coverage Δ Complexity Δ
...va/com/tagtraum/perf/gcviewer/math/DoubleData.java 50% <0%> (+9.67%) 15% <0%> (+2%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e708cef...eb7a82c. Read the comment docs.

@SimpsonAnna SimpsonAnna force-pushed the add-unit-tests-for-com.tagtraum.perf.gcviewer.math.DoubleData branch 2 times, most recently from 1572286 to bbbd47e Compare July 12, 2019 12:58
These tests were written using Diffblue Cover
@SimpsonAnna SimpsonAnna force-pushed the add-unit-tests-for-com.tagtraum.perf.gcviewer.math.DoubleData branch from bbbd47e to eb7a82c Compare July 15, 2019 12:12
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented May 15, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (develop@e8eeb30). Learn more about missing BASE report.
⚠️ Report is 113 commits behind head on develop.

Additional details and impacted files
@@            Coverage Diff             @@
##             develop     #222   +/-   ##
==========================================
  Coverage           ?   70.29%           
  Complexity         ?     1517           
==========================================
  Files              ?      145           
  Lines              ?     8523           
  Branches           ?     1387           
==========================================
  Hits               ?     5991           
  Misses             ?     1949           
  Partials           ?      583           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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