universal-ctags / ctags

A maintained ctags implementation
https://ctags.io
GNU General Public License v2.0
6.57k stars 627 forks source link

GitHub Actions: add cross compile for FreeBSD, OpenBSD, NetBSD workflows. This allows users get our executable for FreeBSD, OpenBSD, NetBSD in a different maner. #3864

Closed leleliu008 closed 11 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 (bcd621e) 85.02% compared to head (f801743) 85.02%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3864 +/- ## ======================================= Coverage 85.02% 85.02% ======================================= Files 228 228 Lines 53901 53901 ======================================= Hits 45832 45832 Misses 8069 8069 ```

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

masatake commented 11 months ago

I have no comment about this. @leleliu008, feel free to merge this.