jborean93 / PowerShell-Yayaml

A YAML parser and writer that uses an Assembly Load Context on PowerShell 7+
MIT License
30 stars 2 forks source link

Bump YamlDotNet dep and update CI #14

Closed jborean93 closed 5 months ago

jborean93 commented 5 months ago

Bumps the YamlDotNet dependency to 15.1.2 and updates the build scripts to the newest standard I use for my projects.

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 92.15%. Comparing base (fb754c8) to head (d752b93).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #14 +/- ## ========================================= + Coverage 0 92.15% +92.15% ========================================= Files 0 16 +16 Lines 0 1453 +1453 Branches 0 188 +188 ========================================= + Hits 0 1339 +1339 - Misses 0 86 +86 - Partials 0 28 +28 ``` | [Flag](https://app.codecov.io/gh/jborean93/PowerShell-Yayaml/pull/14/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jordan+Borean) | Coverage Δ | | |---|---|---| | [PS_5.1_x64_Windows](https://app.codecov.io/gh/jborean93/PowerShell-Yayaml/pull/14/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jordan+Borean) | `87.69% <ø> (?)` | | | [PS_7.2_x64_Linux](https://app.codecov.io/gh/jborean93/PowerShell-Yayaml/pull/14/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jordan+Borean) | `93.18% <ø> (?)` | | | [PS_7.2_x64_Windows](https://app.codecov.io/gh/jborean93/PowerShell-Yayaml/pull/14/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jordan+Borean) | `93.18% <ø> (?)` | | | [PS_7.3_x64_Linux](https://app.codecov.io/gh/jborean93/PowerShell-Yayaml/pull/14/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jordan+Borean) | `93.18% <ø> (?)` | | | [PS_7.3_x64_Windows](https://app.codecov.io/gh/jborean93/PowerShell-Yayaml/pull/14/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jordan+Borean) | `93.18% <ø> (?)` | | | [PS_7.4_x64_Linux](https://app.codecov.io/gh/jborean93/PowerShell-Yayaml/pull/14/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jordan+Borean) | `93.18% <ø> (?)` | | | [PS_7.4_x64_Windows](https://app.codecov.io/gh/jborean93/PowerShell-Yayaml/pull/14/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jordan+Borean) | `93.18% <ø> (?)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jordan+Borean#carryforward-flags-in-the-pull-request-comment) to find out more.

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