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

fix parsing of double types with infinity/NaN values #660

Merged
merged 5 commits into from
Aug 1, 2023

Conversation

stschott
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Jul 31, 2023

Codecov Report

Patch coverage: 80.00% and project coverage change: +0.12% 🎉

Comparison is base (2c1dfdc) 64.92% compared to head (e478bae) 65.05%.
Report is 19 commits behind head on develop.

❗ Current head e478bae differs from pull request most recent head 42eabe8. Consider uploading reports for the commit 42eabe8 to get more accurate results

Additional details and impacted files
@@              Coverage Diff              @@
##             develop     #660      +/-   ##
=============================================
+ Coverage      64.92%   65.05%   +0.12%     
+ Complexity      3369     3351      -18     
=============================================
  Files            314      312       -2     
  Lines          14930    14840      -90     
  Branches        2493     2475      -18     
=============================================
- Hits            9694     9654      -40     
+ Misses          4349     4296      -53     
- Partials         887      890       +3     
Files Changed Coverage Δ
...ain/java/sootup/jimple/parser/JimpleConverter.java 70.70% <80.00%> (-0.58%) ⬇️

... and 18 files with indirect coverage changes

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

@JonasKlauke JonasKlauke merged commit af2751c into develop Aug 1, 2023
6 checks passed
@JonasKlauke JonasKlauke deleted the fix/oldSootParsing branch August 1, 2023 15:14
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