christianhelle / autofaker

Python library designed to minimize the setup/arrange phase of your unit tests
MIT License
6 stars 3 forks source link

Remove support for Python 3.7 #43

Closed christianhelle closed 5 months ago

christianhelle commented 5 months ago

This pull request removes support for Python 3.7 in the build workflows and dependencies. Python version 3.8 and above will be supported instead.

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 97.96%. Comparing base (de78cf9) to head (599c7c0).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #43 +/- ## ======================================= Coverage 97.96% 97.96% ======================================= Files 46 46 Lines 2508 2508 ======================================= Hits 2457 2457 Misses 51 51 ```

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

sonarcloud[bot] commented 5 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud