JuliaPhysics / Measurements.jl

Error propagation calculator and library for physical measurements. It supports real and complex numbers with uncertainty, arbitrary precision calculations, operations with arrays, and numerical integration.
https://juliaphysics.github.io/Measurements.jl/stable/
MIT License
487 stars 37 forks source link

[GHA] Use newer workflows and add dependabot #139

Closed giordano closed 1 year ago

giordano commented 1 year ago

Remove manifest, and automatically develop the package when running the benchmarks, similarly to what happens when building the docs.

giordano commented 1 year ago

Sounds like I was too optimistic, the manifest seems to be necessary. This is so annoying.

codecov-commenter commented 1 year ago

Codecov Report

Merging #139 (f316963) into master (d1ac981) will not change coverage. The diff coverage is n/a.

:exclamation: Current head f316963 differs from pull request most recent head 311d17f. Consider uploading reports for the commit 311d17f to get more accurate results

@@           Coverage Diff           @@
##           master     #139   +/-   ##
=======================================
  Coverage   95.45%   95.45%           
=======================================
  Files          12       12           
  Lines         726      726           
=======================================
  Hits          693      693           
  Misses         33       33           

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