orhun / rustypaste

A minimal file upload/pastebin service.
https://blog.orhun.dev/blazingly-fast-file-sharing
MIT License
760 stars 47 forks source link

chore(fixtures): run fixtures on `macos` & `ubuntu` #201

Closed DDtKey closed 9 months ago

DDtKey commented 9 months ago

Description

Added matrix to CI in order to check the fixtures works on both OS

Motivation and Context

macos is pretty common OS and can be compatible with testing framework

In continuation of https://github.com/orhun/rustypaste/pull/200

How Has This Been Tested?

Changelog Entry

### Added

- Check fixtures against MacOS in CI

Types of Changes

Checklist:

codecov-commenter commented 9 months ago

Codecov Report

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

Comparison is base (adbd67a) 70.23% compared to head (a698d03) 70.23%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #201 +/- ## ======================================= Coverage 70.23% 70.23% ======================================= Files 11 11 Lines 598 598 ======================================= Hits 420 420 Misses 178 178 ``` | [Flag](https://app.codecov.io/gh/orhun/rustypaste/pull/201/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Orhun+Parmaks%C4%B1z) | Coverage Δ | | |---|---|---| | [unit-tests](https://app.codecov.io/gh/orhun/rustypaste/pull/201/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Orhun+Parmaks%C4%B1z) | `70.23% <ø> (ø)` | | 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=Orhun+Parmaks%C4%B1z#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.