3MFConsortium / lib3mf

lib3mf is an implementation of the 3D Manufacturing Format file standard
http://3mf.io
BSD 2-Clause "Simplified" License
228 stars 92 forks source link

fixing go bindings for lib3mf #345

Open gangatp opened 6 months ago

codecov[bot] commented 6 months ago

Codecov Report

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

Comparison is base (8ceec9c) 69.20% compared to head (2d86276) 69.20%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #345 +/- ## ======================================== Coverage 69.20% 69.20% ======================================== Files 271 271 Lines 28691 28691 ======================================== Hits 19855 19855 Misses 8836 8836 ```

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

vijaiaeroastro commented 6 days ago

These changes are good, and the bindings generated using them are now available at https://github.com/3MFConsortium/lib3mf.go. As discussed, ideally, these changes should be made on the ACT side itself.