daniel-samson / paginate

🦀 A framework agnostic pagination crate that is especially suited for databases, slices and collections.
https://crates.io/crates/paginate
Apache License 2.0
16 stars 2 forks source link

feature: improve ci/cd #8

Closed daniel-samson closed 2 years ago

daniel-samson commented 2 years ago

Description

This pr separates publish from all other branches

Motivation and Context

Checklist

codecov[bot] commented 2 years ago

Codecov Report

Merging #8 (f5d3e2b) into main (699fa69) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main        #8   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines          134       134           
=========================================
  Hits           134       134           
Impacted Files Coverage Δ
src/lib.rs 100.00% <100.00%> (ø)

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 1726141...f5d3e2b. Read the comment docs.