Giter Club home page Giter Club logo

nullness_lite's People

Contributors

alicewillbe avatar annykong avatar chenm32 avatar yh73 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

nullness_lite's Issues

Feedback for peer review holistics

Review for Nullness_Lite

  • It looks like you are all using code review to a great extent with assigning pull requests and haveing code review groups.
  • You are using the issue tracker to identify bugs
  • I cant tell how your work flow has been, I see that some of you have also forked the checker framework and made some changes, was this part of the project?
    or something you did before. Is there one central repository at 979216944/checker-framework that you all work on?
  • I see lots of communication in pull requests.
  • Looks like a lot of work has gone into testing the changes you have made to implement nullness_lite

I decided to review the merges you did with the master branch to see the bulk of the changes that were committed all at once. I read the issue tracker logs
as well to see what work had been happening there. I also read the documentation in the https://github.com/weifanjiang/Nullness_Lite repo

[Eval.] Speed Experiment: Few Case Study of Large Programs

Find programs satisfy the following requirements:
1. the nullness bugs they have should at least cover all features we are disabling.
2. contains 10k+ lines of codes each.

Unsolved Questions:
Q1. How to find such a program? Do we use Nullness Checker by assuming its report correct?
Q2. How many programs do we need for evaluation?

Code/Peer Review

I reviewed the commit history of the master branch in the main fork as well as the documentation present in the project repo.

  • It's unclear whether the NullnessLite specific tests (.../nullness-liteoption/*) test for the catching of desired nullness errors or for the missing of undesired ones. NullnessLiteInit1 indicates expected errors for features that should be disabled and NullnessLiteInvalidDataflow1 has no such indications. If both are being tested, labelling which tests are testing for functionality and which are testing for lack thereof would be helpful.

  • Tests seem to do a good job of covering all of the four features being disabled. I'm not familiar with how much the checker framework is involved with initialization checks and how much it needs testing, but the NullnessLiteInit tests seem sparse compared to the others.

  • Good use of an issue tracker. Are the issue logs in the two separate repositories different in some way? It may be worth consolidating them to one place if not so that they can be more easily referenced.

  • Pull request workflow is very clear. The request discussions and references to issues in the tracker give a good sense of the history of how problems are approached and fixed.

  • Typo in README.md section title: 'IntelliJ (wihout "Infer Nullity" before...'

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.