Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fix: use last known working commit for infer to avoid build failure#6257

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Conversation

DenizAltunkapan
Copy link
Collaborator

  • I have readCONTRIBUTING.md.
  • This pull request is all my own work -- I have not plagiarized it.
  • All filenames are in PascalCase.
  • All functions and variable names follow Java naming conventions.
  • All new algorithms have a URL in their comments that points to Wikipedia or other similar explanations.
  • All new code is formatted withclang-format -i --style=file path/to/your/file.java

The current build of facebook/infer is failing (see) , which causes our GitHub Actions workflow to fail as well. To temporarily stabilize our CI pipeline, this PR pins facebook/infer to the last known working commit.

Once the upstream issue is resolved and the build is stable again, I will update our workflow to use the latest version and open a new Pull Request accordingly.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.98%. Comparing base(2320b46) to head(d3513c9).

Additional details and impacted files
@@             Coverage Diff              @@##             master    #6257      +/-   ##============================================- Coverage     73.98%   73.98%   -0.01%+ Complexity     5346     5345       -1============================================  Files           677      677                Lines         18652    18652                Branches       3621     3621              ============================================- Hits          13800    13799       -1  Misses         4294     4294- Partials        558      559       +1

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

🚀 New features to boost your workflow:
  • ❄️Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@siriaksiriakenabled auto-merge (squash)June 3, 2025 15:13
@siriaksiriak merged commit8e6637b intoTheAlgorithms:masterJun 3, 2025
5 checks passed
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@siriaksiriaksiriak approved these changes

@yanglbmeyanglbmeAwaiting requested review from yanglbmeyanglbme is a code owner

@vil02vil02Awaiting requested review from vil02vil02 is a code owner

@BamaCharanChhandogiBamaCharanChhandogiAwaiting requested review from BamaCharanChhandogiBamaCharanChhandogi is a code owner

@alxkmalxkmAwaiting requested review from alxkmalxkm is a code owner

Assignees

@DenizAltunkapanDenizAltunkapan

Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@DenizAltunkapan@codecov-commenter@siriak

[8]ページ先頭

©2009-2025 Movatter.jp