Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tb package extensions #7

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ThomasBreuer
Copy link
Member

No description provided.

- use package extensions instead of Requires.jl if possible,
  but keep the old approach in Julia versions before 1.9
- added another extension depending on GAP:
  The formatting of references can be used whenever GAP.jl is
  available, and this may happen not only in the situation where Oscar.jl
  is loaded but also if GAPjm.jl together with GAP.jl are loaded.
@codecov
Copy link

codecov bot commented Jun 15, 2023

Codecov Report

Patch coverage: 18.46% and project coverage change: +0.39 🎉

Comparison is base (479dd48) 66.46% compared to head (9366792) 66.85%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master       #7      +/-   ##
==========================================
+ Coverage   66.46%   66.85%   +0.39%     
==========================================
  Files           4        5       +1     
  Lines         325      347      +22     
==========================================
+ Hits          216      232      +16     
- Misses        109      115       +6     
Impacted Files Coverage Δ
ext/GenericDecMatsGAP.jl 0.00% <0.00%> (ø)
ext/GenericDecMatsOscar.jl 0.00% <0.00%> (ø)
src/GenericDecMats.jl 62.85% <34.61%> (-6.00%) ⬇️
ext/GenericDecMatsGapjm.jl 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant