JuliaGraphs / MultilayerGraphs.jl

A Julia package for the creation, manipulation and analysis of the structure, dynamics and functions of multilayer graphs.
https://juliagraphs.org/MultilayerGraphs.jl/dev
MIT License
118 stars 3 forks source link

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

Closed github-actions[bot] closed 1 year ago

github-actions[bot] commented 1 year ago

This pull request sets the compat entry for the WhereTraits 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.

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 4001973744

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details


Totals Coverage Status
Change from base Build 3997308470: 0.0%
Covered Lines: 1716
Relevant Lines: 2057

💛 - Coveralls
codecov[bot] commented 1 year ago

Codecov Report

Merging #109 (76347bf) into main (26f2fa7) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #109   +/-   ##
=======================================
  Coverage   83.42%   83.42%           
=======================================
  Files          32       32           
  Lines        2057     2057           
=======================================
  Hits         1716     1716           
  Misses        341      341           

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