xmtp / xps-gateway

XPS (XMTP Postal Service) JSON-RPC for xmtp-specific interactions with decentralized networks
https://xmtp.github.io/xps-gateway/
MIT License
2 stars 1 forks source link

quick followup fix for incremental compilation #40

Closed jac18281828 closed 9 months ago

jac18281828 commented 9 months ago

First implementation did not properly disable incremental compilation. This should handle it!

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (f7b65b5) 77.98% compared to head (2f3f7bc) 77.98%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #40 +/- ## ======================================= Coverage 77.98% 77.98% ======================================= Files 9 9 Lines 109 109 ======================================= Hits 85 85 Misses 24 24 ```

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