SpectoLabs / hoverfly-java

Java binding for Hoverfly
Apache License 2.0
168 stars 58 forks source link

Add support for Apple silicon #280

Closed tommysitu closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #280 (c8327e9) into master (2fd60df) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##             master     #280   +/-   ##
=========================================
  Coverage     85.22%   85.22%           
+ Complexity      671      670    -1     
=========================================
  Files            68       68           
  Lines          1949     1949           
  Branches        101      101           
=========================================
  Hits           1661     1661           
  Misses          247      247           
  Partials         41       41           
Impacted Files Coverage Δ
...pecto/hoverfly/junit/core/SystemConfigFactory.java 100.00% <100.00%> (ø)

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

jogu commented 1 year ago

Hi tommysitu - thank you for making this change, hoverfly-java is the only thing I've run into so far that's needing rosetta2 when setting up a new machine!

Do you know when there might be a release that includes it please?

tommysitu commented 1 year ago

@jogu my bad I thought I have released it. I can do that now actually.

jogu commented 1 year ago

Awesome, I've pulled in the new release and it's working beautifully - thank you tommysitu!