Skip to content

Commit

Permalink
DG-27773 Find/fix failing factory tests if there are any.
Browse files Browse the repository at this point in the history
  • Loading branch information
nishatbaig committed May 14, 2024
1 parent da6b631 commit 05a9a96
Show file tree
Hide file tree
Showing 51 changed files with 318 additions and 307 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:

strategy:
matrix:
ruby-version: [2.7, 2.6]
ruby-version: [3.1]

steps:
- uses: actions/checkout@v2
Expand Down
10 changes: 5 additions & 5 deletions .yardoc/checksums
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,19 @@ lib/sfrest/cron.rb b79eca6a734af70d17053ca85518e9f62737434f
lib/sfrest/info.rb ba9d80b54d182490ea894dc832d338705ccadf3e
lib/sfrest/role.rb 14f829291f7c0b54b35acab383e01535f25e763a
lib/sfrest/site.rb d101ddf331e15e941506fda4d7ad2248ae8eca31
lib/sfrest/task.rb f404ebbdcc21815653802d8b0c7ecbdba86ce6d4
lib/sfrest/task.rb fe185422ddb48945b6332d3de1e880df69f83010
lib/sfrest/user.rb c00d77c9be76b447b3c5410624d106f638840721
lib/sfrest/audit.rb 83b4ed11bb31fb500d59f98b573afd1be7686887
lib/sfrest/error.rb 11e22e8c019e8ed00d3f8830db3f8c1b304d37ca
lib/sfrest/group.rb 673058253fb7d9d1eec45a2b3f2735377a32203d
lib/sfrest/stage.rb 8e81c2268e5a8ba011b79222f753569829a32b9e
lib/sfrest/theme.rb 4f51f2ad5e186c3e0afae4e2456a6eedee1130b1
lib/sfrest/group.rb e10bac10e3b7c5f654f3bced7568009c9e8b2c7f
lib/sfrest/stage.rb b23832cc2f53531dec425e6855a2056b6a3dc36c
lib/sfrest/theme.rb f9d951f0b26490870cb5339c46660625b22b0764
lib/sfrest/usage.rb f32860fbf0610704e4033aec1383f57e3ac2941a
lib/sfrest/backup.rb b938242b1442f8e4e9e112aa2b00e7706e2eb756
lib/sfrest/update.rb 2dc95ca50ab0d7017ac1296b80d1c417a5e9d834
lib/sfrest/domains.rb 2774e0f43de5ef3af79f108a9aea78e9b6e0e9c3
lib/sfrest/profile.rb e506ccffecf7a8cf34e420924243250de38d8e6b
lib/sfrest/version.rb fbb3930e93ff0af2ec9c7805d033d81de4b1c3c2
lib/sfrest/version.rb d4076f4db94997dfa08685c50d5bfa4f7c68298c
lib/sfrest/codebase.rb 86aec3743bd186f1a5bce5e8db27a57444fc1668
lib/sfrest/variable.rb 29d5899e356488e2f58df6841b80b67cc6b43d06
lib/sfrest/collection.rb 60a123604d676b82cc1b2a97d9288637a0e3f3d1
Expand Down
Binary file modified .yardoc/objects/root.dat
Binary file not shown.
14 changes: 7 additions & 7 deletions doc/SFRest.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<title>
Module: SFRest

&mdash; Documentation by YARD 0.9.25
&mdash; Documentation by YARD 0.9.36

</title>

Expand Down Expand Up @@ -129,7 +129,7 @@ <h2>

</div>
</dt>
<dd><pre class="code"><span class='tstring'><span class='tstring_beg'>&#39;</span><span class='tstring_content'>0.0.46</span><span class='tstring_end'>&#39;</span></span></pre></dd>
<dd><pre class="code"><span class='tstring'><span class='tstring_beg'>&#39;</span><span class='tstring_content'>0.0.47</span><span class='tstring_end'>&#39;</span></span></pre></dd>

</dl>

Expand Down Expand Up @@ -279,7 +279,7 @@ <h2>


<span class="summary_desc"><div class='inline'>
<p>Extract the return data for &#39;key&#39; based on the result object.</p>
<p>Extract the return data for key based on the result object.</p>
</div></span>

</li>
Expand Down Expand Up @@ -507,7 +507,7 @@ <h3 class="signature first" id="find_data_from_results-class_method">
</h3><div class="docstring">
<div class="discussion">

<p>Extract the return data for &#39;key&#39; based on the result object</p>
<p>Extract the return data for key based on the result object</p>


</div>
Expand Down Expand Up @@ -742,9 +742,9 @@ <h3 class="signature " id="new-class_method">
</div>

<div id="footer">
Generated on Thu Apr 25 14:58:26 2024 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.25 (ruby-2.7.5).
Generated on Thu May 9 14:39:25 2024 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.36 (ruby-3.1.3).
</div>

</div>
Expand Down
8 changes: 4 additions & 4 deletions doc/SFRest/AccessDeniedError.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<title>
Exception: SFRest::AccessDeniedError

&mdash; Documentation by YARD 0.9.25
&mdash; Documentation by YARD 0.9.36

</title>

Expand Down Expand Up @@ -133,9 +133,9 @@ <h2>Overview</h2><div class="docstring">
</div>

<div id="footer">
Generated on Thu Apr 25 14:58:26 2024 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.25 (ruby-2.7.5).
Generated on Thu May 9 14:39:26 2024 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.36 (ruby-3.1.3).
</div>

</div>
Expand Down
8 changes: 4 additions & 4 deletions doc/SFRest/ActionForbiddenError.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<title>
Exception: SFRest::ActionForbiddenError

&mdash; Documentation by YARD 0.9.25
&mdash; Documentation by YARD 0.9.36

</title>

Expand Down Expand Up @@ -133,9 +133,9 @@ <h2>Overview</h2><div class="docstring">
</div>

<div id="footer">
Generated on Thu Apr 25 14:58:26 2024 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.25 (ruby-2.7.5).
Generated on Thu May 9 14:39:26 2024 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.36 (ruby-3.1.3).
</div>

</div>
Expand Down
8 changes: 4 additions & 4 deletions doc/SFRest/Audit.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<title>
Class: SFRest::Audit

&mdash; Documentation by YARD 0.9.25
&mdash; Documentation by YARD 0.9.36

</title>

Expand Down Expand Up @@ -305,9 +305,9 @@ <h3 class="signature first" id="list_audit_events-instance_method">
</div>

<div id="footer">
Generated on Thu Apr 25 14:58:26 2024 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.25 (ruby-2.7.5).
Generated on Thu May 9 14:39:26 2024 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.36 (ruby-3.1.3).
</div>

</div>
Expand Down
8 changes: 4 additions & 4 deletions doc/SFRest/Backup.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<title>
Class: SFRest::Backup

&mdash; Documentation by YARD 0.9.25
&mdash; Documentation by YARD 0.9.36

</title>

Expand Down Expand Up @@ -873,9 +873,9 @@ <h3 class="signature " id="get_backups-instance_method">
</div>

<div id="footer">
Generated on Thu Apr 25 14:58:27 2024 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.25 (ruby-2.7.5).
Generated on Thu May 9 14:39:27 2024 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.36 (ruby-3.1.3).
</div>

</div>
Expand Down
8 changes: 4 additions & 4 deletions doc/SFRest/BadRequestError.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<title>
Exception: SFRest::BadRequestError

&mdash; Documentation by YARD 0.9.25
&mdash; Documentation by YARD 0.9.36

</title>

Expand Down Expand Up @@ -133,9 +133,9 @@ <h2>Overview</h2><div class="docstring">
</div>

<div id="footer">
Generated on Thu Apr 25 14:58:26 2024 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.25 (ruby-2.7.5).
Generated on Thu May 9 14:39:26 2024 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.36 (ruby-3.1.3).
</div>

</div>
Expand Down
8 changes: 4 additions & 4 deletions doc/SFRest/Centralized_role_management.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<title>
Class: SFRest::Centralized_role_management

&mdash; Documentation by YARD 0.9.25
&mdash; Documentation by YARD 0.9.36

</title>

Expand Down Expand Up @@ -538,9 +538,9 @@ <h3 class="signature " id="enable_role_mapping-instance_method">
</div>

<div id="footer">
Generated on Thu Apr 25 14:58:27 2024 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.25 (ruby-2.7.5).
Generated on Thu May 9 14:39:29 2024 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.36 (ruby-3.1.3).
</div>

</div>
Expand Down
12 changes: 6 additions & 6 deletions doc/SFRest/Codebase.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<title>
Class: SFRest::Codebase

&mdash; Documentation by YARD 0.9.25
&mdash; Documentation by YARD 0.9.36

</title>

Expand Down Expand Up @@ -193,7 +193,7 @@ <h2>


<span class="summary_desc"><div class='inline'>
<p>Lists the codebases { “stacks” =&gt; { 1 =&gt; “abcde”, 2 =&gt; &#39;fghij&#39; } }.</p>
<p>Lists the codebases { “stacks” =&gt; { 1 =&gt; “abcde”, 2 =&gt; fghij } }.</p>
</div></span>

</li>
Expand Down Expand Up @@ -421,7 +421,7 @@ <h3 class="signature " id="list-instance_method">
</h3><div class="docstring">
<div class="discussion">

<p>Lists the codebases { “stacks” =&gt; { 1 =&gt; “abcde”, 2 =&gt; &#39;fghij&#39; } }</p>
<p>Lists the codebases { “stacks” =&gt; { 1 =&gt; “abcde”, 2 =&gt; fghij } }</p>


</div>
Expand Down Expand Up @@ -532,9 +532,9 @@ <h3 class="signature " id="stacks_with_details-instance_method">
</div>

<div id="footer">
Generated on Thu Apr 25 14:58:27 2024 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.25 (ruby-2.7.5).
Generated on Thu May 9 14:39:27 2024 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.36 (ruby-3.1.3).
</div>

</div>
Expand Down
12 changes: 6 additions & 6 deletions doc/SFRest/Collection.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<title>
Class: SFRest::Collection

&mdash; Documentation by YARD 0.9.25
&mdash; Documentation by YARD 0.9.36

</title>

Expand Down Expand Up @@ -167,7 +167,7 @@ <h2>


<span class="summary_desc"><div class='inline'>
<p>Extract the site data for &#39;key&#39; based on the site result object.</p>
<p>Extract the site data for key based on the site result object.</p>
</div></span>

</li>
Expand Down Expand Up @@ -578,7 +578,7 @@ <h3 class="signature " id="collection_data_from_results-instance_method">
</h3><div class="docstring">
<div class="discussion">

<p>Extract the site data for &#39;key&#39; based on the site result object</p>
<p>Extract the site data for key based on the site result object</p>


</div>
Expand Down Expand Up @@ -1447,9 +1447,9 @@ <h3 class="signature " id="set_primary_site-instance_method">
</div>

<div id="footer">
Generated on Thu Apr 25 14:58:27 2024 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.25 (ruby-2.7.5).
Generated on Thu May 9 14:39:28 2024 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.36 (ruby-3.1.3).
</div>

</div>
Expand Down
10 changes: 5 additions & 5 deletions doc/SFRest/Connection.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<title>
Class: SFRest::Connection

&mdash; Documentation by YARD 0.9.25
&mdash; Documentation by YARD 0.9.36

</title>

Expand Down Expand Up @@ -803,7 +803,7 @@ <h3 class="signature first" id="access_check-instance_method">

&mdash;
<div class='inline'>
<p>the request&#39;s HTTP status</p>
<p>the requests HTTP status</p>
</div>

</li>
Expand Down Expand Up @@ -1598,9 +1598,9 @@ <h3 class="signature " id="service_response-instance_method">
</div>

<div id="footer">
Generated on Thu Apr 25 14:58:27 2024 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.25 (ruby-2.7.5).
Generated on Thu May 9 14:39:28 2024 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.36 (ruby-3.1.3).
</div>

</div>
Expand Down
8 changes: 4 additions & 4 deletions doc/SFRest/Cron.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<title>
Class: SFRest::Cron

&mdash; Documentation by YARD 0.9.25
&mdash; Documentation by YARD 0.9.36

</title>

Expand Down Expand Up @@ -919,9 +919,9 @@ <h3 class="signature " id="get_cron_jobs-instance_method">
</div>

<div id="footer">
Generated on Thu Apr 25 14:58:26 2024 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.25 (ruby-2.7.5).
Generated on Thu May 9 14:39:25 2024 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.36 (ruby-3.1.3).
</div>

</div>
Expand Down
10 changes: 5 additions & 5 deletions doc/SFRest/Domains.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<title>
Class: SFRest::Domains

&mdash; Documentation by YARD 0.9.25
&mdash; Documentation by YARD 0.9.36

</title>

Expand Down Expand Up @@ -677,7 +677,7 @@ <h3 class="signature " id="get_all-instance_method">

&mdash;
<div class='inline'><ul><li>
<p>&#39;limit&#39; and &#39;page&#39; are supported for pagination.</p>
<p>limit and page are supported for pagination.</p>
</li></ul>
</div>

Expand Down Expand Up @@ -999,9 +999,9 @@ <h3 class="signature " id="status-instance_method">
</div>

<div id="footer">
Generated on Thu Apr 25 14:58:27 2024 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.25 (ruby-2.7.5).
Generated on Thu May 9 14:39:27 2024 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.36 (ruby-3.1.3).
</div>

</div>
Expand Down
Loading

0 comments on commit 05a9a96

Please sign in to comment.