GithubHelp home page GithubHelp logo

Comments (20)

Pavan-Bellam avatar Pavan-Bellam commented on June 13, 2024 1

@pradeeban , In test_png_extraction.py we have directly called extract_headers function without calling initialize_config_and_execute where we are declaring PublicHeadersOnly and SpecificHeadersOnly as global variables. So we are getting NameError as they have not beet declared. So what I have done is instead of declaring them as global variables I have passed them as arguments to the function.

from niffler.

Pavan-Bellam avatar Pavan-Bellam commented on June 13, 2024

Hello, I am working on this issue.

from niffler.

Pavan-Bellam avatar Pavan-Bellam commented on June 13, 2024

Hi @pradeeban, I suppose the issue is with centOS as it has reached its end of life.

from niffler.

mehulsinha73 avatar mehulsinha73 commented on June 13, 2024

Hi @pradeeban , I have solved this issue, Please check it #288

from niffler.

pradeeban avatar pradeeban commented on June 13, 2024

Merged, but CI workflows are still failing, as you can see.

from niffler.

mehulsinha73 avatar mehulsinha73 commented on June 13, 2024

Yes, I tried to fix it but i haven't familiarized myself with the code base yet. @Pavan-Bellam might be able to help out as the errors are related to #282.

from niffler.

Pavan-Bellam avatar Pavan-Bellam commented on June 13, 2024

The problem is with container. It might be fixed if we chage it to ubuntu. @pradeeban is it okay to change it?

from niffler.

Pavan-Bellam avatar Pavan-Bellam commented on June 13, 2024

And this is not related to code. It is related to github actions

from niffler.

pradeeban avatar pradeeban commented on June 13, 2024

Yes, you can try and see if that fixes.

from niffler.

Pavan-Bellam avatar Pavan-Bellam commented on June 13, 2024

Hey @pradeeban , I have submitted a PR regarding this issue. Could you please check it.

from niffler.

pradeeban avatar pradeeban commented on June 13, 2024

Hi @Pavan-Bellam, you have changed the file modules/png-extraction/ImageExtractor.py in your pull request. Why is that? This fix must fix only the files in the .workflows directory.

from niffler.

pradeeban avatar pradeeban commented on June 13, 2024

Aha, got it. I will need to test this a bit more. I will get back to this by late Monday. Thank you for your contribution.

from niffler.

Pavan-Bellam avatar Pavan-Bellam commented on June 13, 2024

Okay thank you!

from niffler.

pradeeban avatar pradeeban commented on June 13, 2024

Merged.

from niffler.

pradeeban avatar pradeeban commented on June 13, 2024

#295 has broken this again. @Nitesh639 can you please have a look?

from niffler.

pradeeban avatar pradeeban commented on June 13, 2024

Fixed in dev.

from niffler.

pradeeban avatar pradeeban commented on June 13, 2024

Failing again...

from niffler.

anbhimi avatar anbhimi commented on June 13, 2024

The test failures are the same as the ones in the previous instance. Here are more details on the test failures

  1. One Integration Test Failed (PNG Extraction Module) - The failure did not appear until #323 the following changes in PNG Extraction Module might be the issue at hand.
  2. Five Unit Tests Failed (Cold Extraction Module) - These failures were a result of code added to include the StudyMonth attribute.

I will be working on the point 2 test failures.

from niffler.

anbhimi avatar anbhimi commented on June 13, 2024

Fixed the Cold Extraction Module Unit Tests at #333

from niffler.

pradeeban avatar pradeeban commented on June 13, 2024

Last commits have fixed the commit workflows in dev and main branches.

from niffler.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.