goplus / llgo

A Go compiler based on LLVM in order to better integrate Go with the C ecosystem including Python
Apache License 2.0
365 stars 26 forks source link

reflect: implement map #886

Closed visualfc closed 3 days ago

codecov[bot] commented 4 days ago

Codecov Report

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

Project coverage is 95.69%. Comparing base (e93d579) to head (91b46b0). Report is 9 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #886 +/- ## ======================================= Coverage 95.69% 95.69% ======================================= Files 22 22 Lines 6249 6249 ======================================= Hits 5980 5980 Misses 242 242 Partials 27 27 ```

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