IAMconsortium / pyam

Analysis & visualization of energy & climate scenarios
https://pyam-iamc.readthedocs.io/
Apache License 2.0
227 stars 119 forks source link

Remove stickler due to termination of service #750

Closed danielhuppmann closed 1 year ago

danielhuppmann commented 1 year ago

Description of PR

Stickler-CI terminated its service, switching to Black via GitHub Actions workflow.

codecov[bot] commented 1 year ago

Codecov Report

Merging #750 (d495f78) into main (1f33e21) will not change coverage. The diff coverage is 100.0%.

@@          Coverage Diff          @@
##            main    #750   +/-   ##
=====================================
  Coverage   95.1%   95.1%           
=====================================
  Files         59      59           
  Lines       6017    6017           
=====================================
  Hits        5724    5724           
  Misses       293     293           
Impacted Files Coverage Δ
pyam/__init__.py 67.5% <ø> (ø)
pyam/aggregation.py 99.1% <ø> (ø)
tests/conftest.py 100.0% <ø> (ø)
pyam/statistics.py 85.5% <100.0%> (ø)
pyam/timeseries.py 96.9% <100.0%> (ø)