New package AdditiveClosuresForCAP - #1758
Conversation
|
Could you please make the corresponding PR for |
mohamed-barakat
left a comment
There was a problem hiding this comment.
Thank you very much. Could you please
- on this branch pull --rebase CAP_project
- pull --rebase PackageJanitor
- apply PackageJanitor (it will delete the subsplit push for GroupsAsCategories)
- Rebump version of ModulePresentationsForCAP
- update this PR
f97afef to
2688b8f
Compare
|
There is an error during simulating the release: |
Yes, but I can't figure out where these absolute paths come from. :/ On my machine, I also get absolute paths for |
|
For some reason, I can see in the action logs the following line:
The same for other packages like AttributeCategoryForCAP. Maybe investigating that and comparing with old actions might solve the issue. |
You mean lines such as make: Entering directory '/home/gap/.gap/pkg/CAP_project'
makefile:121: target 'ci-test_ActionsForCAP' does not exist
make: Leaving directory '/home/gap/.gap/pkg/CAP_project'
make -C ActionsForCAP ci-test
make: Entering directory '/home/gap/.gap/pkg/CAP_project'
makefile:124: target 'ci-test_AttributeCategoryForCAP' does not exist
make: Leaving directory '/home/gap/.gap/pkg/CAP_project'
make -C AttributeCategoryForCAP ci-test
make: Entering directory '/home/gap/.gap/pkg/CAP_project'
makefile:127: target 'ci-test_CartesianCategories' does not exist
make: Leaving directory '/home/gap/.gap/pkg/CAP_project'
make -C CartesianCategories ci-test? They are in all the action logs, even the ones succeeding. |
split from FreydCatgoriesForCAP
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #1758 +/- ##
==========================================
+ Coverage 81.70% 81.74% +0.03%
==========================================
Files 569 576 +7
Lines 80750 80850 +100
==========================================
+ Hits 65976 66089 +113
+ Misses 14774 14761 -13
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Wow, congratulations :) |
Split from
FreydCatgoriesForCAP.