-
-
Notifications
You must be signed in to change notification settings - Fork 83
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
Move Qilin to SootUp-Experimental #1068
base: develop
Are you sure you want to change the base?
Conversation
…l-modules # Conflicts: # sootup.qilin/pom.xml # sootup.qilin/src/main/java/qilin/core/builder/callgraph/OnFlyCallGraph.java # sootup.report/pom.xml
one question: experimental is a fork of this repo. If we update the fork, wont it delete the entire qilin project 😄 |
oh and dont forget to mention the experimental repo in the documentation with a link to the repo |
These dependencies could be also only used in qilin can you check the others pom and remove them in the parent pom
|
I think we'll be able to keep it when resolving merge conflicts but it will be cumbersome. We should rethink about this. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #1068 +/- ##
==============================================
+ Coverage 39.68% 62.91% +23.22%
- Complexity 4448 4456 +8
==============================================
Files 659 439 -220
Lines 29627 18715 -10912
Branches 4839 3121 -1718
==============================================
+ Hits 11757 11774 +17
+ Misses 16959 6028 -10931
- Partials 911 913 +2 ☔ View full report in Codecov by Sentry. |
these are used in other modules
|
We decided against this. Am i Right? @swissiety we can close it or? |
No description provided.