sylvaticus / StrategicGames.jl

A set of functions in pure Julia for Game Theory
https://sylvaticus.github.io/StrategicGames.jl/
MIT License
11 stars 0 forks source link

CompatHelper: add new compat entry for DelimitedFiles at version 1, (keep existing compat) #3

Open github-actions[bot] opened 1 year ago

github-actions[bot] commented 1 year ago

This pull request sets the compat entry for the DelimitedFiles package to 1. 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. Note: Consider registering a new release of your package immediately after merging this PR, as downstream packages may depend on this for tests to pass.

codecov[bot] commented 1 year ago

Codecov Report

Merging #3 (04fcd75) into main (6db239e) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main       #3   +/-   ##
=======================================
  Coverage   86.21%   86.21%           
=======================================
  Files           2        2           
  Lines         515      515           
=======================================
  Hits          444      444           
  Misses         71       71           

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