Skip to content

Update URLs and remove broken links#574

Merged
garydgregory merged 2 commits into
apache:masterfrom
elharo:http
Jan 31, 2024
Merged

Update URLs and remove broken links#574
garydgregory merged 2 commits into
apache:masterfrom
elharo:http

Conversation

@elharo

@elharo elharo commented Jan 31, 2024

Copy link
Copy Markdown
Contributor

* it will work properly in a multi-threaded environment. The flag is returned by the {@code handleIsCancelled()}
* method, which will cause the walk to stop immediately. The {@code handleCancelled()} method will be the next,
* and last, callback method received once cancellation has occurred.
* processing. A typical example use-case is a cancel button on a GUI. Calling this method sets a

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@codecov-commenter

codecov-commenter commented Jan 31, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.08%. Comparing base (5c304f9) to head (f0ab9bb).
Report is 943 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #574      +/-   ##
============================================
+ Coverage     86.00%   86.08%   +0.07%     
+ Complexity     3500     3499       -1     
============================================
  Files           231      231              
  Lines          8255     8250       -5     
  Branches        963      960       -3     
============================================
+ Hits           7100     7102       +2     
+ Misses          865      857       -8     
- Partials        290      291       +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.

@garydgregory garydgregory changed the title update URLs and remove broken links Update URLs and remove broken links Jan 31, 2024
@garydgregory garydgregory merged commit 18e85de into apache:master Jan 31, 2024
garydgregory added a commit that referenced this pull request Jan 31, 2024
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.

3 participants