JuliaDiffinDiffs / DiffinDiffs.jl

A suite of Julia packages for difference-in-differences
MIT License
37 stars 2 forks source link

CompatHelper: bump compat for StatsProcedures to 0.2 for package DiffinDiffsBase, (keep existing compat) #21

Closed github-actions[bot] closed 1 year ago

github-actions[bot] commented 1 year ago

This pull request changes the compat entry for the StatsProcedures package from 0.1 to 0.1, 0.2 for package DiffinDiffsBase. This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request.

codecov[bot] commented 1 year ago

Codecov Report

Merging #21 (8fa1a55) into master (15df251) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##            master       #21   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           15        15           
  Lines         1619      1694   +75     
=========================================
+ Hits          1619      1694   +75     
Impacted Files Coverage Δ
lib/DiffinDiffsBase/src/did.jl 100.00% <0.00%> (ø)
lib/DiffinDiffsBase/src/terms.jl 100.00% <0.00%> (ø)
lib/DiffinDiffsBase/src/utils.jl 100.00% <0.00%> (ø)
lib/DiffinDiffsBase/src/tables.jl 100.00% <0.00%> (ø)
lib/DiffinDiffsBase/src/operations.jl 100.00% <0.00%> (ø)
lib/DiffinDiffsBase/src/procedures.jl 100.00% <0.00%> (ø)
lib/InteractionWeightedDIDs/src/did.jl 100.00% <0.00%> (ø)
lib/DiffinDiffsBase/src/ScaledArrays.jl 100.00% <0.00%> (ø)
lib/InteractionWeightedDIDs/src/utils.jl 100.00% <0.00%> (ø)
lib/InteractionWeightedDIDs/src/procedures.jl 100.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.