go-lark / lark

An easy-to-use SDK for Feishu and Lark Open Platform (Instant Messaging API only)
https://go-lark.github.io/
MIT License
205 stars 31 forks source link

refactor: standalone functions for building outcoming message for sen… #69

Closed crispgm closed 10 months ago

crispgm commented 10 months ago

…d, update, and reply

codecov[bot] commented 10 months ago

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (f2fccac) 80.61% compared to head (be2da34) 80.76%.

Files Patch % Lines
message_v2.go 75.00% 2 Missing and 2 partials :warning:
api_message.go 88.88% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #69 +/- ## ========================================== + Coverage 80.61% 80.76% +0.15% ========================================== Files 33 33 Lines 913 936 +23 ========================================== + Hits 736 756 +20 - Misses 122 123 +1 - Partials 55 57 +2 ```

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