aleksul / repid

Repid framework: simple to use, fast to run and extensible to adopt job scheduler
http://repid.aleksul.space/
MIT License
68 stars 3 forks source link

🧑‍💻 Add testing plugin #111

Closed aleksul closed 1 year ago

aleksul commented 1 year ago

Change Summary

Related issue number

fix #106

Checklist

codecov[bot] commented 1 year ago

Codecov Report

Merging #111 (bafd963) into main (71283c2) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##              main      #111    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files           44        47     +3     
  Lines         1701      1846   +145     
==========================================
+ Hits          1701      1846   +145     
Impacted Files Coverage Δ
repid/__init__.py 100.00% <100.00%> (ø)
repid/connections/__init__.py 100.00% <100.00%> (ø)
repid/data/_parameters.py 100.00% <100.00%> (ø)
repid/serializer.py 100.00% <100.00%> (ø)
repid/testing/__init__.py 100.00% <100.00%> (ø)
repid/testing/modifiers.py 100.00% <100.00%> (ø)
repid/testing/plugin.py 100.00% <100.00%> (ø)
repid/utils.py 100.00% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

cloudflare-workers-and-pages[bot] commented 1 year ago

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: bafd963
Status: ✅  Deploy successful!
Preview URL: https://13e2ef0a.repid.pages.dev
Branch Preview URL: https://testing.repid.pages.dev

View logs