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

WIP: Fix EAccess errors on Windows #856

Closed
wants to merge 2 commits into from
Closed

Conversation

alexeymorozov
Copy link
Contributor

See #855

Metanorma PR checklist

Gemfile Outdated
@@ -4,6 +4,8 @@ Encoding.default_internal = Encoding::UTF_8
source "https://rubygems.org"
git_source(:github) { |repo| "https://github.com/#{repo}" }

gem "relaton-index", github: "alexeymorozov/relaton-index", branch: "windows-eaccess"
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Line is too long. [85/80]

Copy link

codecov bot commented Jan 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (25d449e) 98.23% compared to head (f8bf63d) 98.23%.
Report is 4 commits behind head on main.

❗ Current head f8bf63d differs from pull request most recent head a70a119. Consider uploading reports for the commit a70a119 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #856   +/-   ##
=======================================
  Coverage   98.23%   98.23%           
=======================================
  Files          66       66           
  Lines        5385     5393    +8     
=======================================
+ Hits         5290     5298    +8     
  Misses         95       95           

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

@alexeymorozov
Copy link
Contributor Author

Fixed in relaton/relaton-index#5

@alexeymorozov alexeymorozov deleted the windows-eaccess branch January 15, 2024 15:55
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