dcs-liberation / dcs_liberation

DCS World dynamic campaign.
GNU Lesser General Public License v3.0
723 stars 185 forks source link

Use unique callsigns for each flight #3445

Closed zhexu14 closed 1 month ago

zhexu14 commented 1 month ago

This PR partially addresses #1561 by automatically generating unique callsigns for each flight.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 46.82%. Comparing base (38c3cdb) to head (37546d4). Report is 17 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #3445 +/- ## =========================================== - Coverage 47.65% 46.82% -0.83% =========================================== Files 476 65 -411 Lines 27112 865 -26247 Branches 4607 145 -4462 =========================================== - Hits 12919 405 -12514 + Misses 14170 460 -13710 + Partials 23 0 -23 ```

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