Skip to content

feat: add mint start time and mint end time checks when instantiating…

Codecov / codecov/project failed Jul 18, 2023 in 1s

90.23% (-9.00%) compared to 4683373

View this Pull Request on Codecov

90.23% (-9.00%) compared to 4683373

Details

Codecov Report

Patch coverage: 61.98% and project coverage change: -9.00 ⚠️

Comparison is base (4683373) 99.23% compared to head (2f66294) 90.23%.

❗ Current head 2f66294 differs from pull request most recent head 26063e0. Consider uploading reports for the commit 26063e0 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #195      +/-   ##
==========================================
- Coverage   99.23%   90.23%   -9.00%     
==========================================
  Files          15       16       +1     
  Lines        1046      973      -73     
==========================================
- Hits         1038      878     -160     
- Misses          8       95      +87     
Impacted Files Coverage Δ
contracts/poap/src/error.rs 0.00% <0.00%> (ø)
contracts/poap/src/lib.rs 0.00% <0.00%> (ø)
contracts/remarkables/src/contract.rs 99.45% <ø> (+1.06%) ⬆️
contracts/tips/src/contract.rs 100.00% <ø> (+0.53%) ⬆️
contracts/poap/src/msg.rs 11.36% <11.36%> (-88.64%) ⬇️
contracts/poap/src/query.rs 65.00% <65.00%> (ø)
contracts/poap/src/execute.rs 80.39% <80.39%> (ø)
contracts/poap/src/state.rs 100.00% <100.00%> (ø)

... and 3 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.