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

Remove spurious annotation, add Maven plugins, metadata changes #182

Merged
merged 546 commits into from
Apr 16, 2024

Conversation

khatchad
Copy link
Collaborator

@khatchad khatchad commented Apr 9, 2024

Miscellaneous changes from our fork. I don't think any are critical, and some are more of a cleanup, but these changes would make future contributions easier.

Change Summary

  • Changes to existing Eclipse metadata.
  • Add preference files generated by buildship and m2e.
  • Add logging file to existing Eclipse build properties.
  • Add PyDev metadata to existing Eclipse metadata.
  • Upgrade maven-shade-plugin.
  • Add versions-maven-plugin.
  • Remove spurious @SuppressWarnings("unused") annotation.

This reverts commit 7062aac. It's not testing what we want.
Changing the issue for test `tf2_test_model_call2`
Looks like these were wrong since we weren't checking them. I verified in the IR that indeed v3 refers to the parameter.
…numbers-for-tensor-parameters-in-tf2-tests

Test code fix for missing assertion
* Use Jython3 for ML tests.

* Remove conditional test results.

Previously based on only Jython3 testing. Now, we will always use it.

* Disable tests that are failing due to wala#42.

* Format.

* Update tests.

* Update test.
* More test files.

* Fix test file.

* Add classes.

* Add test.

* Add test.

* Add test.

* Add test.

* New test.

* New test.

* Fix test code.

* New test.

* New test.

* New test.
* Move spotless check earlier in GH Actions.

* Install Python earlier for GH Actions.

* Move spotless earlier for Travis CI.
* Add test case.

* Format.

* Format.

* Add test.

* Add test.

* Add `__init__.py` file to the tests.

* Format.

* Add packages test case.

* Add multi-module package test case.

* Progress on enhancing module resolution.

* Progress.

* Use an array instead of a list.

We know the size.

* Remove output statement.

* Add logging.

* Fix copy-and-paste error.

* Whitespace.

* Reword logs.

* Integrate PYTHONPATH into the package resolution.

* Add class test.

* Add class test.

* Add test and start implementing wala#177.

* Add test.

* Format.

* Progress.

* Generate a field reference to the package file.

* Fix test.

* Progress on wala#177.

* Fix `__init__.py` constant usage.

* Fix test.

* Progress.

* New test.

* Add test.

* Add test.

* Add test.

* Fix wala#177.

New code only applies to packages/modules.

* Add test.

* Add test.

* Fix javadoc.

* Add tests.

* New test.

* Add test.

* Add test.

* Add test.

* Add test.

* Add test.

* Progress.

* Enhance comment.

* Add javadoc.

* Format.
@khatchad khatchad requested a review from msridhar April 9, 2024 20:01
@khatchad khatchad enabled auto-merge (squash) April 9, 2024 20:02
@khatchad khatchad merged commit 3302c06 into wala:master Apr 16, 2024
1 check passed
@khatchad khatchad deleted the contrib_sync branch April 16, 2024 00:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants