aleksul / repid

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

✨ Pydantic #113

Closed aleksul closed 1 year ago

aleksul commented 1 year ago

Change Summary

Related issue number

fix #44

Checklist

cloudflare-pages[bot] commented 1 year ago

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 93e8d38
Status: ✅  Deploy successful!
Preview URL: https://0a55da7a.repid.pages.dev
Branch Preview URL: https://pydantic.repid.pages.dev

View logs

codecov[bot] commented 1 year ago

Codecov Report

Merging #113 (0cc83a2) into main (7995f64) will not change coverage. The diff coverage is 100.00%.

:exclamation: Current head 0cc83a2 differs from pull request most recent head 93e8d38. Consider uploading reports for the commit 93e8d38 to get more accurate results

@@            Coverage Diff            @@
##              main      #113   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           47        52    +5     
  Lines         1846      1909   +63     
=========================================
+ Hits          1846      1909   +63     
Impacted Files Coverage Δ
repid/__init__.py 100.00% <100.00%> (ø)
repid/_processor.py 100.00% <100.00%> (ø)
repid/_utils/__init__.py 100.00% <100.00%> (ø)
repid/_utils/args_bucket_in_message_id.py 100.00% <100.00%> (ø)
repid/_utils/dataclass_hacks.py 100.00% <100.00%> (ø)
repid/_utils/is_installed.py 100.00% <100.00%> (ø)
repid/_utils/json_encoder.py 100.00% <100.00%> (ø)
repid/_utils/regex_validators.py 100.00% <100.00%> (ø)
repid/actor.py 100.00% <100.00%> (ø)
repid/connections/__init__.py 100.00% <100.00%> (ø)
... and 12 more

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