abhiTronix / deffcode

A cross-platform High-performance FFmpeg based Real-time Video Frames Decoder in Pure Python 🎞️⚑
https://abhitronix.github.io/deffcode
Apache License 2.0
178 stars 3 forks source link

πŸ‘· CI: Automated CI support for different environments (Fixes #3) #14

Closed abhiTronix closed 2 years ago

abhiTronix commented 2 years ago

Brief Description

This PR implements completely automated Continous Integration support for different environments in DeFFcode project.

Requirements / Checklist

Related Issue

3

Context

This PR brings complete Continous Integration support for testing DeFFcode APIs under different environments. This PR also fixes related bugs and creates new files related files., and plus adds .gitattributes.

πŸš€ Also, All available stable python 3.7+ versions are now officially supported by deffcode. πŸŽ‰

Types of changes

codecov[bot] commented 2 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@2f5bb9d). Click here to learn what that means. The diff coverage is n/a.

@@            Coverage Diff            @@
##             master      #14   +/-   ##
=========================================
  Coverage          ?   96.21%           
=========================================
  Files             ?        6           
  Lines             ?      582           
  Branches          ?        0           
=========================================
  Hits              ?      560           
  Misses            ?       22           
  Partials          ?        0           

Continue to review full report at Codecov.

Legend - Click here to learn more Ξ” = absolute <relative> (impact), ΓΈ = not affected, ? = missing data Powered by Codecov. Last update 2f5bb9d...443cd66. Read the comment docs.