django-wiki / django-nyt

Notification system for Django with batteries included: Email digests, user settings, JSON API
Apache License 2.0
144 stars 47 forks source link

Migrate to Circle CI and Support Django 3.2 #103

Closed benjaoming closed 3 years ago

ulgens commented 3 years ago

Why not just use Github Actions?

benjaoming commented 3 years ago

Hi there :wave:

Why not just use Github Actions?

Great question! Not so keen in the 100% Microsoft-owned Open Source platform. But I don't have so many resources time-wise. As you may know, Travis did a lot and then pulled the carpet.

codecov[bot] commented 3 years ago

Codecov Report

Merging #103 (259935f) into main (a2586d2) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 259935f differs from pull request most recent head 25f1211. Consider uploading reports for the commit 25f1211 to get more accurate results Impacted file tree graph

@@           Coverage Diff           @@
##             main     #103   +/-   ##
=======================================
  Coverage   76.39%   76.39%           
=======================================
  Files          26       26           
  Lines         572      572           
=======================================
  Hits          437      437           
  Misses        135      135           

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 a2586d2...25f1211. Read the comment docs.