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

Address type reporting in pretty_format_java.py #194

Merged
merged 1 commit into from
Dec 3, 2023

Conversation

macisamuele
Copy link
Owner

While updating mypy configs , pre-commit have identified a typing issue. This changes fixes it without altering the logic

@macisamuele macisamuele enabled auto-merge November 4, 2023 14:07
@macisamuele macisamuele force-pushed the macisamuele-patch-1 branch 2 times, most recently from 924c846 to 2ae2218 Compare December 3, 2023 11:40
While updating mypy configs , pre-commit have identified a typing issue. This changes fixes it without altering the logic
Copy link

codecov bot commented Dec 3, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (628f6ae) 100.00% compared to head (feca88e) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #194   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           10        10           
  Lines          317       317           
=========================================
  Hits           317       317           

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

@macisamuele macisamuele merged commit 3afda30 into master Dec 3, 2023
50 checks passed
@macisamuele macisamuele deleted the macisamuele-patch-1 branch December 3, 2023 12:20
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