tnc-ba / strongTNC

BYOD TNC Database Management Tool
GNU Affero General Public License v3.0
0 stars 0 forks source link

Paging: Error handling #276

Closed dbrgn closed 10 years ago

dbrgn commented 10 years ago

Lines like this one:

session_id = dynamic_params.get('session_id')

Could be written using square brackets instead, which would cause a KeyError.

These errors would need to get caught somehow.

dbrgn commented 10 years ago

Ready for review, @d22.

coveralls commented 10 years ago

Coverage Status

Coverage remained the same when pulling 2a7d29d05927ccf477e0ce437342406bb652eff1 on issue276 into c2d79bf22635257c91afba0b8ac41251c57ee255 on master.

coveralls commented 10 years ago

Coverage Status

Coverage remained the same when pulling 2a7d29d05927ccf477e0ce437342406bb652eff1 on issue276 into c2d79bf22635257c91afba0b8ac41251c57ee255 on master.

d22 commented 10 years ago

Check comments, otherwise good to merge!

coveralls commented 10 years ago

Coverage Status

Changes Unknown when pulling f67eb13e9320ab1288aa6fe81d6a194b2abfb966 on issue276 into \ on master**.