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

v1.5.70 - AsyncApexJob Guard Clause #451

Merged
merged 4 commits into from
Jun 6, 2023
Merged

v1.5.70 - AsyncApexJob Guard Clause #451

merged 4 commits into from
Jun 6, 2023

Conversation

jamessimone
Copy link
Owner

@jamessimone jamessimone temporarily deployed to Test June 6, 2023 15:09 — with GitHub Actions Inactive
@codecov
Copy link

codecov bot commented Jun 6, 2023

Codecov Report

Merging #451 (faa7dc2) into main (205f227) will increase coverage by 0.03%.
The diff coverage is 84.21%.

❗ Current head faa7dc2 differs from pull request most recent head 327f8eb. Consider uploading reports for the commit 327f8eb to get more accurate results

@@            Coverage Diff             @@
##             main     #451      +/-   ##
==========================================
+ Coverage   96.76%   96.80%   +0.03%     
==========================================
  Files          33       33              
  Lines        6465     6482      +17     
  Branches       54       54              
==========================================
+ Hits         6256     6275      +19     
+ Misses        208      206       -2     
  Partials        1        1              
Flag Coverage Δ
Apex 96.81% <84.21%> (+0.04%) ⬆️
LWC 96.64% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
rollup/core/classes/RollupLimits.cls 93.02% <76.92%> (-6.98%) ⬇️
rollup/core/classes/RollupAsyncProcessor.cls 95.89% <100.00%> (+0.01%) ⬆️

... and 1 file with indirect coverage changes

@jamessimone jamessimone merged commit a408d2a into main Jun 6, 2023
@jamessimone jamessimone deleted the v1.5.70 branch June 6, 2023 16:33
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.

Check OrgLimit class prior to going async
2 participants