onflow / atree

Atree provides scalable arrays and scalable ordered maps.
https://onflow.org
Apache License 2.0
39 stars 16 forks source link

Remove default permissions from top level of workflows, add workflow_dispatch, etc. #262

Closed fxamacker closed 2 years ago

fxamacker commented 2 years ago

Description

Closes #261


codecov-commenter commented 2 years ago

Codecov Report

Merging #262 (594a923) into main (2f2648f) will increase coverage by 0.16%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #262      +/-   ##
==========================================
+ Coverage   69.05%   69.22%   +0.16%     
==========================================
  Files          14       14              
  Lines        7245     7297      +52     
==========================================
+ Hits         5003     5051      +48     
- Misses       1610     1616       +6     
+ Partials      632      630       -2     
Impacted Files Coverage Δ
array.go 76.15% <0.00%> (-0.34%) :arrow_down:
storage.go 81.69% <0.00%> (+2.05%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 2f2648f...594a923. Read the comment docs.