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

Refactor ConstructExportContext to use IdTable and LocalVocab instead of Result #1433

Merged

Conversation

RobinTF
Copy link
Collaborator

@RobinTF RobinTF commented Aug 2, 2024

This is a small preparation for lazy operations (see #1350)

Copy link

codecov bot commented Aug 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.62%. Comparing base (3fad814) to head (8e115a8).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1433      +/-   ##
==========================================
- Coverage   89.63%   89.62%   -0.02%     
==========================================
  Files         343      343              
  Lines       29951    29951              
  Branches     3315     3315              
==========================================
- Hits        26847    26844       -3     
- Misses       1957     1962       +5     
+ Partials     1147     1145       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

sonarcloud bot commented Aug 2, 2024

@joka921
Copy link
Member

joka921 commented Aug 2, 2024

This is a small preparation for lazy operations (see #1350)

@joka921 joka921 merged commit 76bb412 into ad-freiburg:master Aug 2, 2024
20 checks passed
@RobinTF RobinTF deleted the refactor-construct-export-context branch August 2, 2024 19:12
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.

2 participants