gap-packages / wedderga

Wedderburn Decomposition of Group Algebras
https://gap-packages.github.io/wedderga/
GNU General Public License v2.0
3 stars 6 forks source link

Create DivAlgNew.gi #50

Closed angeldelriomateos closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@e6ffdd8). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #50   +/-   ##
=========================================
  Coverage          ?   80.48%           
=========================================
  Files             ?       11           
  Lines             ?     4647           
  Branches          ?        0           
=========================================
  Hits              ?     3740           
  Misses            ?      907           
  Partials          ?        0

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 e6ffdd8...79fa589. Read the comment docs.

olexandr-konovalov commented 4 years ago

@angeldelriomateos

It would the most appropriate to create a branch, commit changes to that branch, and then make a pull request.

To create and modify a branch, one can use Git in the command line, or use GitHub via the web interface following these pages:

To submit a PR, you need to do this: https://help.github.com/en/desktop/contributing-to-projects/creating-a-pull-request.