InfluxCommunity / influxdb3-csharp

The C# .NET Client that provides a simple and convenient way to interact with InfluxDB 3.
https://InfluxCommunity.github.io/influxdb3-csharp/
MIT License
24 stars 6 forks source link

chore(ci): use net8.0 as a default target framework in Tests and Examples #80

Closed bednar closed 7 months ago

bednar commented 7 months ago

Proposed Changes

Add supports for net8.0 in tests and examples.

Checklist

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 95.47%. Comparing base (3504f5f) to head (91b860b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #80 +/- ## ======================================= Coverage 95.47% 95.47% ======================================= Files 12 12 Lines 1017 1017 Branches 127 127 ======================================= Hits 971 971 Misses 11 11 Partials 35 35 ```

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