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

chore: disable PR up-to-date in branch #2150

Merged
merged 1 commit into from
Mar 8, 2023
Merged

Conversation

javeme
Copy link
Contributor

@javeme javeme commented Mar 8, 2023

In order to avoid updating the branch of the PR every time the master code is updated, we cancel the strict mode.

@javeme javeme changed the title don' need to require branches to be up-to-date don't need to require branches to be up-to-date Mar 8, 2023
@codecov
Copy link

codecov bot commented Mar 8, 2023

Codecov Report

Merging #2150 (a98fece) into master (d968deb) will decrease coverage by 0.01%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##             master    #2150      +/-   ##
============================================
- Coverage     68.61%   68.60%   -0.01%     
  Complexity      977      977              
============================================
  Files           481      481              
  Lines         39692    39692              
  Branches       5580     5580              
============================================
- Hits          27233    27230       -3     
- Misses         9814     9816       +2     
- Partials       2645     2646       +1     
Impacted Files Coverage Δ
...n/java/org/apache/hugegraph/schema/IndexLabel.java 76.13% <0.00%> (-1.14%) ⬇️
...g/apache/hugegraph/backend/store/BackendTable.java 84.52% <0.00%> (-0.60%) ⬇️
...a/org/apache/hugegraph/util/collection/IntMap.java 72.40% <0.00%> (-0.40%) ⬇️
...hugegraph/backend/serializer/BinarySerializer.java 85.58% <0.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@imbajin imbajin changed the title don't need to require branches to be up-to-date chore: disable PR up-to-date in branch Mar 8, 2023
@imbajin imbajin merged commit a0f34d5 into master Mar 8, 2023
@imbajin imbajin deleted the not-require-up-to-date branch March 8, 2023 14:53
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