kiwix / libkiwix

Common code base for all Kiwix ports
https://download.kiwix.org/release/libkiwix/
GNU General Public License v3.0
118 stars 56 forks source link

Switch to macos-13. #1017

Closed mgautierfr closed 10 months ago

codecov[bot] commented 11 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (37274f7) 38.92% compared to head (4aa71d0) 38.92%.

:exclamation: Current head 4aa71d0 differs from pull request most recent head f5e6502. Consider uploading reports for the commit f5e6502 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1017 +/- ## ======================================= Coverage 38.92% 38.92% ======================================= Files 58 58 Lines 3990 3990 Branches 2201 2201 ======================================= Hits 1553 1553 Misses 1090 1090 Partials 1347 1347 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

kelson42 commented 11 months ago

@mgautierfr we have here to secure macos12 is support, appropriate compilation command lien have to be used to secure this.

rgaudin commented 11 months ago

@mgautierfr we have here to secure macos12 is support, appropriate compilation command lien have to be used to secure this.

@kelson42 as discussed I believe we want to rely on kiwix-build to produce macos12+ binaries and that should be enough for now.

rgaudin commented 11 months ago

⚠️ last commit to be removed before merge