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

Re-initialize text extracted from input files during diskless API calls #223

Merged
merged 1 commit into from
Nov 11, 2024

Conversation

godotalgorithm
Copy link
Collaborator

Fixes #220, for real this time.

Status

  • Ready for merge

Copy link

codecov bot commented Nov 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.98%. Comparing base (a9d865c) to head (629b105).
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #223   +/-   ##
=======================================
  Coverage   67.97%   67.98%           
=======================================
  Files         339      339           
  Lines       77424    77430    +6     
=======================================
+ Hits        52631    52637    +6     
  Misses      24793    24793           

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

@godotalgorithm godotalgorithm merged commit 655545f into main Nov 11, 2024
9 checks passed
@godotalgorithm godotalgorithm deleted the api-bugfix2 branch November 11, 2024 15:20
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.

Mixing disk-based and diskless API causes issues
1 participant