timholy / FlameGraphs.jl

Analysis of profiling data using trees
MIT License
51 stars 12 forks source link

Update ci.yml #69

Closed kimikage closed 1 month ago

kimikage commented 4 months ago

There appears to be a problem with profiling on both x64 and M1. I am not a macOS user so I don't know the details, though.

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 95.19%. Comparing base (65f57bc) to head (e312b79). Report is 2 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #69 +/- ## ========================================== + Coverage 94.91% 95.19% +0.28% ========================================== Files 5 5 Lines 354 354 ========================================== + Hits 336 337 +1 + Misses 18 17 -1 ```

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

kimikage commented 2 months ago

On nightly, libunwind has been updated to 1.8.1, but it does not seem to have any effect on the test failures here.