Skip to content

Analysis module preparation #80#144

Merged
lehvolk merged 6 commits intodevelopfrom
volivan239/analysis-preparation
Jul 27, 2023
Merged

Analysis module preparation #80#144
lehvolk merged 6 commits intodevelopfrom
volivan239/analysis-preparation

Conversation

@volivan239
Copy link
Copy Markdown
Collaborator

  • Added README, docs and comments
  • Improved Java API, added tests for it
  • Improved cli
  • Some minor refactoring like change of file/package for top-level declarations

@volivan239 volivan239 requested a review from lehvolk July 27, 2023 13:00
@volivan239 volivan239 linked an issue Jul 27, 2023 that may be closed by this pull request
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jul 27, 2023

jdk 11 test results

1 019 tests  +2   1 011 ✔️ +2   9m 54s ⏱️ +40s
     42 suites +1          8 💤 ±0 
     42 files   +1          0 ±0 

Results for commit 2eaa5ad. ± Comparison against base commit aa3ed10.

♻️ This comment has been updated with latest results.

@codecov
Copy link
Copy Markdown

codecov Bot commented Jul 27, 2023

Codecov Report

Merging #144 (2eaa5ad) into develop (aa3ed10) will increase coverage by 0.08%.
The diff coverage is 76.27%.

@@              Coverage Diff              @@
##             develop     #144      +/-   ##
=============================================
+ Coverage      75.98%   76.07%   +0.08%     
- Complexity      1431     1443      +12     
=============================================
  Files            145      149       +4     
  Lines           8233     8241       +8     
  Branches        1405     1405              
=============================================
+ Hits            6256     6269      +13     
+ Misses          1439     1435       -4     
+ Partials         538      537       -1     
Files Changed Coverage Δ
...kotlin/org/jacodb/analysis/engine/FlowFunctions.kt 75.00% <ø> (ø)
...main/kotlin/org/jacodb/analysis/engine/IfdsEdge.kt 88.88% <ø> (ø)
...in/kotlin/org/jacodb/analysis/engine/IfdsResult.kt 94.44% <ø> (ø)
.../kotlin/org/jacodb/analysis/engine/UnitResolver.kt 0.00% <0.00%> (ø)
...ibrary/analyzers/AbstractTaintBackwardFunctions.kt 85.50% <ø> (ø)
...library/analyzers/AbstractTaintForwardFunctions.kt 79.10% <ø> (ø)
...jacodb/analysis/library/analyzers/AliasAnalyzer.kt 0.00% <ø> (ø)
...g/jacodb/analysis/library/analyzers/NpeAnalyzer.kt 89.16% <ø> (ø)
...analysis/library/analyzers/SqlInjectionAnalyzer.kt 100.00% <ø> (ø)
...jacodb/analysis/library/analyzers/TaintAnalyzer.kt 83.59% <ø> (ø)
... and 17 more

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

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jul 27, 2023

jdk 8 test results

1 019 tests  +2   1 008 ✔️ +2   10m 38s ⏱️ +44s
     42 suites +1        11 💤 ±0 
     42 files   +1          0 ±0 

Results for commit 2eaa5ad. ± Comparison against base commit aa3ed10.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jul 27, 2023

jdk 19 test results

1 019 tests  +2   1 008 ✔️ +2   10m 10s ⏱️ +8s
     42 suites +1        11 💤 ±0 
     42 files   +1          0 ±0 

Results for commit 2eaa5ad. ± Comparison against base commit aa3ed10.

♻️ This comment has been updated with latest results.

@lehvolk lehvolk merged commit 3030af2 into develop Jul 27, 2023
@lehvolk lehvolk deleted the volivan239/analysis-preparation branch July 27, 2023 14:07
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.

Analysis module preparation

2 participants