astarte-platform / astarte_vmq_plugin

Astarte VerneMQ plugin publishes incoming messages on an AMQP exchange with some additional metadata, so they can be processed by other components.
http://astarte-platform.org/
Apache License 2.0
16 stars 10 forks source link

Update Dialyzer tool #83

Closed Annopaolo closed 10 months ago

Annopaolo commented 10 months ago

Replace dialyzex with the more popular dialyxir and contextually fix the test GH workflow to actually run mix.dialyzer.

Annopaolo commented 10 months ago

This PR is based, based on #82 .

codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (def7641) 76.66% compared to head (bf8509f) 76.66%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #83 +/- ## ======================================= Coverage 76.66% 76.66% ======================================= Files 13 13 Lines 330 330 ======================================= Hits 253 253 Misses 77 77 ```

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