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

Better error message on getSolverData #903

Merged
merged 2 commits into from
Nov 7, 2022
Merged

Conversation

dehann
Copy link
Member

@dehann dehann commented Oct 1, 2022

not sure if getLabel works if DFGVariable has no solverData. It should, yet the tests are failing??? Was a overly specific test, and is now updated to pass on better error message

@codecov
Copy link

codecov bot commented Oct 1, 2022

Codecov Report

Merging #903 (5ddc90c) into master (9afbff0) will decrease coverage by 18.87%.
The diff coverage is 100.00%.

@@             Coverage Diff             @@
##           master     #903       +/-   ##
===========================================
- Coverage   76.55%   57.67%   -18.88%     
===========================================
  Files          35       35               
  Lines        3011     3041       +30     
===========================================
- Hits         2305     1754      -551     
- Misses        706     1287      +581     
Impacted Files Coverage Δ
src/services/DFGVariable.jl 71.42% <100.00%> (-1.39%) ⬇️
src/Neo4jDFG/entities/CGStructure.jl 0.00% <0.00%> (-100.00%) ⬇️
src/Neo4jDFG/services/CommonFunctions.jl 0.00% <0.00%> (-87.43%) ⬇️
src/Neo4jDFG/services/Neo4jDFG.jl 0.00% <0.00%> (-87.07%) ⬇️
src/Neo4jDFG/entities/Neo4jDFG.jl 0.00% <0.00%> (-76.93%) ⬇️
src/Neo4jDFG/services/CGStructure.jl 0.00% <0.00%> (-26.97%) ⬇️
src/DataBlobs/services/AbstractDataEntries.jl 66.12% <0.00%> (-7.21%) ⬇️
src/services/Serialization.jl 66.81% <0.00%> (-5.39%) ⬇️
src/DataBlobs/services/DataEntryBlob.jl 97.22% <0.00%> (-2.78%) ⬇️
src/entities/DFGVariable.jl 81.08% <0.00%> (-2.71%) ⬇️
... and 4 more

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

@dehann dehann added this to the v0.0.x milestone Nov 7, 2022
@dehann dehann marked this pull request as draft November 7, 2022 22:16
@dehann dehann changed the title Update DFGVariable.jl Better error message Nov 7, 2022
@dehann dehann changed the title Better error message Better error message on getSolverData Nov 7, 2022
@dehann dehann modified the milestones: v0.0.x, v0.18.8 Nov 7, 2022
@dehann dehann self-assigned this Nov 7, 2022
@dehann dehann added enhancement New feature or request testing labels Nov 7, 2022
@dehann dehann marked this pull request as ready for review November 7, 2022 22:26
@dehann dehann merged commit 75cb729 into master Nov 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request testing
Projects
Development

Successfully merging this pull request may close these issues.

1 participant