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

kernel: fix Julia GC code #2793

Merged
merged 1 commit into from
Sep 8, 2018
Merged

kernel: fix Julia GC code #2793

merged 1 commit into from
Sep 8, 2018

Conversation

rbehrends
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Sep 7, 2018

Codecov Report

Merging #2793 into master will increase coverage by 0.02%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #2793      +/-   ##
==========================================
+ Coverage   75.85%   75.88%   +0.02%     
==========================================
  Files         481      481              
  Lines      241484   241319     -165     
==========================================
- Hits       183189   183127      -62     
+ Misses      58295    58192     -103
Impacted Files Coverage Δ
src/weakptr.c 97.36% <ø> (ø) ⬆️
src/code.c 96.26% <0%> (+0.19%) ⬆️
src/stats.c 95.24% <0%> (+0.19%) ⬆️
src/read.c 96.49% <0%> (+0.34%) ⬆️
hpcgap/lib/hpc/stdtasks.g 63.93% <0%> (+0.51%) ⬆️
src/io.c 59.9% <0%> (+1.04%) ⬆️
src/gap.c 84.42% <0%> (+3.48%) ⬆️

@fingolfin fingolfin merged commit 40c9c4c into gap-system:master Sep 8, 2018
@fingolfin fingolfin added topic: kernel release notes: added PRs introducing changes that have since been mentioned in the release notes labels Sep 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release notes: added PRs introducing changes that have since been mentioned in the release notes topic: kernel
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants