JuliaIO / ProtoBuf.jl

Julia protobuf implementation
Other
205 stars 55 forks source link

Add julia_package option support #252

Open mrkn opened 3 months ago

mrkn commented 3 months ago

I'd like to add julia_package option to overwrite the package identifier specified in package statement.

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 92.98%. Comparing base (3eb59e1) to head (c05e9b0).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #252 +/- ## ========================================== + Coverage 92.96% 92.98% +0.02% ========================================== Files 25 25 Lines 2813 2823 +10 ========================================== + Hits 2615 2625 +10 Misses 198 198 ```

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