davidson-consulting / diff-jjoules

diff-jjoules is a tool to run in your continuous integration to measure the impact of commits on the energy consumption of the program :seedling:
GNU General Public License v3.0
4 stars 5 forks source link

Refactor: JJoules Injection #19

Open danglotb opened 2 years ago

danglotb commented 2 years ago

For now, we modify on the fly the pom.xml of the targeted project to inject a dependency to JJoules.

We could use the same mechanism as OpenClover to inject this dependency.

danglotb commented 2 years ago

@meriam29 is taking care of this. Thank you! :confetti_ball: