40ants / reblocks

A fork of Weblocks Common Lisp web framework
https://40ants.com/reblocks/
Other
53 stars 10 forks source link

Fixed how REBLOCKS/PAGE:GET-TITLE and other similar functions change … #27

Closed svetlyak40wt closed 2 years ago

svetlyak40wt commented 2 years ago

…the state.

Previously there was a bug and these functions have changed a global variables.

coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 2561241995

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/page.lisp 11 17 64.71%
<!-- Total: 22 28 78.57% -->
Totals Coverage Status
Change from base Build 2487700782: 1.3%
Covered Lines: 1977
Relevant Lines: 6995

💛 - Coveralls