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

Corrected order of matrix multiplication for cm operator. #328

Merged
merged 3 commits into from
Jan 23, 2019

Conversation

peterwilliams97
Copy link
Collaborator

The change to Matrix.Concat made for this fix simplified some text extraction matrix code.

The change to Matrix.Concat made for this fix simplified some text extraction matrix code.
@CLAassistant
Copy link

CLAassistant commented Jan 22, 2019

CLA assistant check
All committers have signed the CLA.

@codecov
Copy link

codecov bot commented Jan 22, 2019

Codecov Report

Merging #328 into v3 will increase coverage by <.01%.
The diff coverage is 62.5%.

Impacted file tree graph

@@            Coverage Diff             @@
##               v3     #328      +/-   ##
==========================================
+ Coverage   38.68%   38.69%   +<.01%     
==========================================
  Files         122      122              
  Lines       23083    23083              
==========================================
+ Hits         8930     8931       +1     
  Misses      12872    12872              
+ Partials     1281     1280       -1
Impacted Files Coverage Δ
pdf/internal/transform/matrix.go 27.27% <0%> (+1.81%) ⬆️
pdf/extractor/text.go 61.27% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update caca4b4...4d2d4ea. Read the comment docs.

@gunnsth gunnsth merged commit fa5feef into unidoc:v3 Jan 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants